mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 19:23:56 +00:00
Fix layout
This commit is contained in:
@@ -30,9 +30,11 @@
|
||||
|
||||
.buttons {
|
||||
z-index: 201;
|
||||
margin: 20px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 15px;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 15px;
|
||||
}
|
||||
|
||||
@@ -116,7 +118,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
z-index: 200;
|
||||
margin: 15px;
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
.terminal-header {
|
||||
|
||||
Reference in New Issue
Block a user