fix layout of sidebar panels in fabric
This commit is contained in:
parent
4b207f3fa6
commit
e03287a89e
|
@ -31,6 +31,7 @@ a:focus {
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
|
width: auto; // Override width: 100% coming from Allotment
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabsManagerContainer {
|
.tabsManagerContainer {
|
||||||
|
|
Loading…
Reference in New Issue