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