That moment when your fix actually breaks something

This commit is contained in:
D3visionNL 2022-11-24 12:23:32 +01:00
parent 4951ebe5ac
commit a85bdf9c10

View File

@ -51,5 +51,5 @@ li input {
display: none; display: none;
} }
.tree input{ .tree input{
width: 60px; width: 60px !important;
} }