diff --git a/.version b/.version index 5db08bf2dc..08002f86cc 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -1.27.0 +1.27.1 diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index 7bc3d461af..e0ca03a503 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -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); diff --git a/server/.version b/server/.version index 5db08bf2dc..08002f86cc 100644 --- a/server/.version +++ b/server/.version @@ -1 +1 @@ -1.27.0 +1.27.1