kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Chats: Improve minimize animation
rodzic
0736e6d46c
commit
c2c3fefbaa
|
@ -9,13 +9,14 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
z-index: 99999;
|
||||
transition: 0.2s;
|
||||
|
||||
&--main {
|
||||
height: calc(100vh - 70px);
|
||||
}
|
||||
|
||||
&--minimized {
|
||||
top: calc(100% - 31px);
|
||||
height: 31px;
|
||||
}
|
||||
|
||||
&__header {
|
||||
|
|
Ładowanie…
Reference in New Issue