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