mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
parent
1400c3b16c
commit
a370848db6
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@
|
|||
box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08), 0px 4px 6px -2px rgba(16, 24, 40, 0.03);
|
||||
border-radius: 0 8px 8px 0;
|
||||
overflow: auto;
|
||||
|
||||
select {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.PopoverContent-dark {
|
||||
|
|
|
|||
Loading…
Reference in a new issue