* index: change iframe transition duration.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
.app-container.loading:before, .ap p-container.loading::after {transition-delay: 3s;}
|
||||
.app-container.loading.open-from-hidden {transition-delay: 0s;}
|
||||
.app-container.loading.open-from-hidden > iframe {opacity: 0;}
|
||||
.app-container > iframe {width: 100%; height: 100%; background: inherit;}
|
||||
.app-container > iframe {width: 100%; height: 100%; background: inherit; transition-duration: .1s;}
|
||||
|
||||
.messagers > .messager-holder {max-width: 35%;}
|
||||
.messager-notice, .score-notice {align-items: flex-start;}
|
||||
|
||||
Reference in New Issue
Block a user