improve default style
This commit is contained in:
parent
11b00321ed
commit
c4e7b5b2a8
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@ input,button,select {
|
|||
border: 2px dashed #cdd;
|
||||
}
|
||||
|
||||
input.button,button {
|
||||
input.button,button,select {
|
||||
border: 1px solid #cdd;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue