mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
Fix padding and margin for offline-checkbox
This commit is contained in:
parent
469f3eabc5
commit
b343aa431d
@ -632,6 +632,11 @@ nav {
|
|||||||
appearance: none;
|
appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#offline-checkbox {
|
||||||
|
padding: 10px;
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
#username-input:focus,
|
#username-input:focus,
|
||||||
#theme-select:focus {
|
#theme-select:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user