fix border

This commit is contained in:
2025-10-21 22:55:08 -07:00
parent cd370f70e6
commit e5934fc174

View File

@@ -124,6 +124,9 @@ button:hover {
margin-left: 0; margin-left: 0;
} }
.modules-left {
padding-right: 5px;
}
.modules-right > widget:last-child > #workspaces { .modules-right > widget:last-child > #workspaces {
margin-right: 0; margin-right: 0;
} }