allow scrollbar for manager's header section
This commit is contained in:
parent
5623bca182
commit
695cf605c3
|
@ -118,6 +118,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
#header {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
border-width: 1px;
|
||||
border-radius: 6px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user