fix(client): modal overflow on mobile (#713)

This commit is contained in:
Gilles De Mey
2023-12-20 11:17:24 +01:00
committed by GitHub
parent 5acf61b372
commit 20a672af9f
+1
View File
@@ -170,6 +170,7 @@ $modal--tabs--padding--vertical--left: $modal--padding--horizontal;
width: 100%;
top: unset;
bottom: 0%;
min-width: unset;
}
}