Popup: fix 'tab' sidebar max width
This commit is contained in:
parent
e447b39beb
commit
2e7b7f6c30
@ -484,6 +484,7 @@ html, body {
|
|||||||
|
|
||||||
#tablist {
|
#tablist {
|
||||||
min-width: 275px;
|
min-width: 275px;
|
||||||
|
max-width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
Loading…
Reference in New Issue
Block a user