mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Merge branch 'main' into develop
This commit is contained in:
commit
08c86493f9
3 changed files with 5 additions and 3 deletions
2
.version
2
.version
|
|
@ -1 +1 @@
|
|||
1.27.0
|
||||
1.27.1
|
||||
|
|
|
|||
|
|
@ -1768,7 +1768,9 @@ button {
|
|||
thead {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.table thead th {
|
||||
display: flex !important;
|
||||
}
|
||||
.table-row:hover,
|
||||
.table-row:focus {
|
||||
background: rgba(lightBlue, 0.25);
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.27.0
|
||||
1.27.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue