mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-04-19 08:55:12 +00:00
2 lines
894 B
Plaintext
2 lines
894 B
Plaintext
@media screen and (max-width: 768px){.navbar-container[data-v-d7e4562a]{position:absolute;z-index:1000;animation-duration:.4s;animation-fill-mode:both;display:none;animation-timing-function:cubic-bezier(.82,.58,.17,.9)}.navbar-container.active[data-v-d7e4562a]{animation-direction:normal;display:block!important;animation-name:zoomInFade-d7e4562a}}.navbar-container[data-v-d7e4562a]{height:100vh}@supports (height: 100dvh){@media screen and (max-width: 768px){.navbar-container[data-v-d7e4562a]{height:calc(100dvh - 50px)}}}@keyframes zoomInFade-d7e4562a{0%{opacity:0;transform:translateY(60px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0px)}}.messageCentre[data-v-ce114a8b]{top:1rem;right:1rem;width:calc(100% - 2rem)}main[data-v-ce114a8b]{height:100vh}@supports (height: 100dvh){@media screen and (max-width: 768px){main[data-v-ce114a8b]{height:calc(100dvh - 50px)}}}
|