mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-21 07:43:45 +02:00
Get a working rough copy of the login page
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
&:focus + label, &:valid + label {
|
||||
@apply .text-grey-darker .px-0 .cursor-pointer;
|
||||
transform:translateY(-24px)
|
||||
transform:translateY(-26px)
|
||||
}
|
||||
|
||||
&:invalid + label {
|
||||
|
||||
Reference in New Issue
Block a user