1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-21 16:13:55 +00:00

Merge branch 'pr/9' into dev

This commit is contained in:
Acamaeda 2020-10-25 23:05:24 -04:00
commit 4b6b4762aa

View file

@ -635,3 +635,7 @@ button > * {
border-top-left-radius: 0;
margin-bottom: -2px;
}
#treeTab td button {
margin: 0 10px 0 10px;
}