mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 15:56:17 +00:00
Fixed #493
This commit is contained in:
@@ -46,7 +46,6 @@ export default {
|
||||
main{
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
@supports (height: 100dvh) {
|
||||
@media screen and (max-width: 768px) {
|
||||
main{
|
||||
@@ -54,6 +53,4 @@ export default {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
</style>
|
Reference in New Issue
Block a user