mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
Merge pull request #8 from thaw-ui/feat/demo
fix: select component style
This commit is contained in:
commit
4378cce8f3
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
border-radius: 3px;
|
||||
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12),
|
||||
0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
||||
overflow: auto;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue