mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
fix: card dvh
This commit is contained in:
@@ -76,6 +76,7 @@ export default defineComponent({
|
||||
z-index: 210;
|
||||
overflow: auto;
|
||||
max-height: 95vh;
|
||||
max-height: 95dvh;
|
||||
|
||||
box-shadow: 0 0 15px 10px #0e0e0e;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user