6 lines
47 B
CSS
6 lines
47 B
CSS
@layer base {
|
|
select {
|
|
padding: 0.5em;
|
|
}
|
|
}
|
@layer base {
|
|
select {
|
|
padding: 0.5em;
|
|
}
|
|
}
|