mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
set min-width for all the things
This commit is contained in:
committed by
Thomas Ruoff
parent
eb82b9b292
commit
77a3410641
@@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
.wrapper {
|
.wrapper {
|
||||||
@apply mx-3 flex flex-col min-h-screen;
|
@apply mx-3 flex flex-col min-h-screen;
|
||||||
|
min-width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@screen sm {
|
@screen sm {
|
||||||
|
|||||||
Reference in New Issue
Block a user