forked from TagesschuleElementa/www.tagesschule-elementa.ch
bug fix
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
.load__frame {
|
||||
transition: height 0.5s $easeOutQuad !important;
|
||||
&.loading {
|
||||
overflow: hidden;
|
||||
}
|
||||
&.loaded {
|
||||
.button--load {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.control_panel {
|
||||
width: 100%;
|
||||
padding: em(100px) 0 0;
|
||||
|
||||
Reference in New Issue
Block a user