That moment when your fix actually breaks something #4

Merged
D3vision merged 1 commits from D3vision/webserver-framework-frontend:master into master 2022-11-24 12:25:12 +01:00

View File

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