mirror of
https://github.com/papercss/papercss
synced 2026-03-14 22:45:51 +01:00
set select background color
This commit is contained in:
parent
05094e2fd9
commit
ea26fedf03
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ textarea {
|
|||
}
|
||||
|
||||
select {
|
||||
@include color('background-color', 'main-background');
|
||||
height: 2.35rem;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue