mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Layout width fix
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
height: calc(100vh - 50px);
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.main {
|
||||
|
Reference in New Issue
Block a user