FossilOrigin-Name: 59fd4c3e0ec9a394e497cb35d5e9c01e0f28a9ded3a3ca45c230f0fb8435e57b
This commit is contained in:
nekobit 2022-08-13 05:04:15 +00:00
parent 72ffa2abed
commit a0240a63db
1 changed files with 3 additions and 3 deletions

6
dist/treebird.css vendored
View File

@ -203,10 +203,10 @@ table.ui-table td
.sidebar
{
width: 180px;
width: 181px;
min-height: 600px;
max-width: 180px;
min-width: 180px;
max-width: 181px;
min-width: 181px;
background-color: rgba(234, 236, 240, var(--sidebar-opacity));
}