mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 14:23:44 +02:00
Fix authentication page on mobile devices
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
form {
|
||||
@apply .m-0;
|
||||
}
|
||||
|
||||
textarea, select, input, button {
|
||||
@apply .outline-none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user