mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 03:07:36 +02:00
Even more height fixes, bit better background
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.chat {
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
height: 100%;
|
||||
height: calc(100vh - 50px);
|
||||
}
|
||||
|
||||
.main {
|
||||
|
||||
Reference in New Issue
Block a user