Compare commits

...

1 Commits

Author SHA1 Message Date
Ashley Stanton-Nurse
e03287a89e fix layout of sidebar panels in fabric 2024-09-04 09:20:16 -07:00

View File

@@ -31,6 +31,7 @@ a:focus {
margin-top: 0px;
margin-bottom: 0px;
background-color: #ffffff;
width: auto; // Override width: 100% coming from Allotment
}
.tabsManagerContainer {