Add files via upload
This commit is contained in:
parent
cc1fd6eec5
commit
54a183f208
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
||||||
font-size: 14px !important;
|
font-size: 14px !important;
|
||||||
border-radius: 4px !important;
|
border-radius: 4px !important;
|
||||||
background-color: var(--toolbar-field-background-color) !important;
|
background-color: var(--toolbar-field-background-color) !important;
|
||||||
border: 1px solid transparent !important;
|
border: 1px solid var(--toolbar-field-background-color) !important;
|
||||||
box-shadow: 0 1px 6px 0 #00000008 !important;
|
box-shadow: 0 1px 6px 0 #00000008 !important;
|
||||||
padding: 1px !important;
|
padding: 1px !important;
|
||||||
background-clip: padding-box !important;
|
background-clip: padding-box !important;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue