update cell & dropdown style
This commit is contained in:
parent
7e97421fac
commit
3a3dcb0af1
3 changed files with 10 additions and 2 deletions
|
@ -34,6 +34,11 @@
|
|||
&-selected &-label{
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
&-selected, &&-selected:hover{
|
||||
background: ~`colorPalette("@{primary-color}", 1)`;
|
||||
}
|
||||
|
||||
&-footer{
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue