Fix the height of popup list in skin editor.
This commit is contained in:
@@ -51,6 +51,7 @@ body {
|
||||
max-height: 100vh;
|
||||
overflow: auto;
|
||||
background-color: floralwhite;
|
||||
box-sizing: border-box;
|
||||
border: solid 1px gray;
|
||||
border-radius: 4px;
|
||||
padding: 2px;
|
||||
|
Reference in New Issue
Block a user