mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 22:17:25 +00:00
Style open modal
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
.chrome-picker {
|
||||
background-color: #1c1f24 !important;
|
||||
font-family: inherit !important;
|
||||
}
|
||||
|
||||
.chrome-picker input {
|
||||
background-color: rgb(38, 40, 46) !important;
|
||||
color: rgb(142, 142, 142) !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user