mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 17:16:26 +01:00
Feather spins
This commit is contained in:
parent
6319bfb580
commit
021d2aa2ae
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ button.carousel-dot[disabled].active {
|
||||||
transition: transform 0.3s ease-in-out;
|
transition: transform 0.3s ease-in-out;
|
||||||
}
|
}
|
||||||
#compose-button[hidden] .icon {
|
#compose-button[hidden] .icon {
|
||||||
transform: rotate(90deg);
|
transform: rotateY(720deg);
|
||||||
}
|
}
|
||||||
#compose-button:is(:hover, :focus) {
|
#compose-button:is(:hover, :focus) {
|
||||||
background-color: var(--button-bg-color);
|
background-color: var(--button-bg-color);
|
||||||
|
|
Loading…
Reference in a new issue