Merge branch 'main' into develop

This commit is contained in:
Sherfin Shamsudeen 2022-10-14 18:56:29 +05:30
commit 08c86493f9
3 changed files with 5 additions and 3 deletions

View file

@ -1 +1 @@
1.27.0
1.27.1

View file

@ -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);

View file

@ -1 +1 @@
1.27.0
1.27.1