mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 00:48:25 +00:00
Merge branch 'develop' of github.com:ToolJet/ToolJet into develop
This commit is contained in:
commit
b724b56eb0
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
// overwrites the styles of datepicker [cell-type]
|
||||
.cell-type-datepicker {
|
||||
z-index: 1;
|
||||
|
||||
.rdtPicker {
|
||||
thead {
|
||||
|
|
|
|||
|
|
@ -1275,6 +1275,7 @@ body {
|
|||
|
||||
.table-responsive {
|
||||
margin-bottom: 0rem;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.code-hinter::-webkit-scrollbar {
|
||||
|
|
|
|||
Loading…
Reference in a new issue