fix layout of sidebar panels in fabric

This commit is contained in:
Ashley Stanton-Nurse 2024-09-04 09:20:16 -07:00
parent 4b207f3fa6
commit e03287a89e
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

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 {