fixed mobile ui overflowing

This commit is contained in:
t1enne
2022-10-20 20:25:54 +02:00
parent 5eebb10fe6
commit ecfb4a4c53
5 changed files with 22 additions and 15 deletions
+8
View File
@@ -1,3 +1,11 @@
/* ------------------------- //
HEADER
// ------------------------- */
.ant-layout-header {
line-height: unset;
height: auto;
}
/* ------------------------- //
BUTTONS
// ------------------------- */