client: fix dashboard table styles

This commit is contained in:
Ildar Kamalov
2023-07-11 17:19:31 +03:00
parent 7b92d53b84
commit 317233cec9
2 changed files with 9 additions and 9 deletions

View File

@@ -13363,7 +13363,7 @@ a.icon:hover {
padding: 0.5rem 1.5rem;
display: -ms-flexbox;
display: flex;
min-height: 3.5rem;
min-height: 60px;
-ms-flex-align: center;
align-items: center;
}