fixed mobile ui overflowing

This commit is contained in:
t1enne
2022-10-13 20:13:37 +02:00
parent 5eebb10fe6
commit ecfb4a4c53
5 changed files with 22 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
/* ------------------------- //
HEADER
// ------------------------- */
.ant-layout-header {
line-height: unset;
height: auto;
}
/* ------------------------- //
BUTTONS
// ------------------------- */