mirror of
https://github.com/mandorinn/eSix-Cafe.git
synced 2025-03-04 02:53:00 -05:00
full releaseeee timeeeee >:3
This commit is contained in:
parent
dc1f5ef728
commit
37da4253f4
@ -1215,15 +1215,14 @@
|
||||
height:100%;
|
||||
}
|
||||
.styled-dtext div.expandable > div.expandable-header > .section-arrow::after {
|
||||
font-family: "Font Awesome 5 Free";
|
||||
content: "\f0d2";
|
||||
content: "►";
|
||||
position: relative;
|
||||
height: 1ch;
|
||||
transition: 100ms;
|
||||
}
|
||||
.styled-dtext div.expandable.expanded > div.expandable-header > .section-arrow::after{
|
||||
transform: rotate(90deg)!important;
|
||||
content: "\f0d2";
|
||||
content: "►";
|
||||
transform-origin: bottom;
|
||||
}
|
||||
/* Comments */
|
||||
|
Loading…
Reference in New Issue
Block a user