mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-26 10:05:10 +00:00
.
This commit is contained in:
@@ -611,10 +611,15 @@ nav {
|
||||
.settings {
|
||||
display: flex;
|
||||
flex: 1;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.settings-section {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
#username-input,
|
||||
#theme-select {
|
||||
width: calc(100% - 22px);
|
||||
|
||||
Reference in New Issue
Block a user