Load KF works
This commit is contained in:
@@ -32,7 +32,7 @@ bz-select > button::after {
|
||||
bz-select > div.options-container{
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
top: 2em;
|
||||
top: 1.8em;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 99;
|
||||
@@ -45,7 +45,7 @@ bz-select option{
|
||||
background-color: #DDD;
|
||||
border: 1px solid black;
|
||||
color: #000;
|
||||
padding: 0.2em .2em .3em .5em;
|
||||
padding: 0.2em .2em .5em .5em;
|
||||
margin: -1em 0 0 0;
|
||||
border-radius: 1em;
|
||||
height: 1em;
|
||||
|
||||
Reference in New Issue
Block a user