Cosmetic: SELECT
This commit is contained in:
parent
77e57edb73
commit
5334bec89d
1 changed files with 2 additions and 2 deletions
|
|
@ -862,8 +862,8 @@ select {
|
||||||
border: 1px solid var(--border-color);
|
border: 1px solid var(--border-color);
|
||||||
margin:2px;
|
margin:2px;
|
||||||
background-color:var(--bg-white);
|
background-color:var(--bg-white);
|
||||||
border-radius: 3px;
|
border-radius: 5px;
|
||||||
padding: 3px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.infobulle {
|
.infobulle {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue