fixing details on-clos shrinking button
This commit is contained in:
parent
cdd5d40398
commit
0fa358464d
|
|
@ -36,6 +36,7 @@ details {
|
||||||
summary {
|
summary {
|
||||||
@apply font-bold list-none flex justify-between items-center cursor-pointer;
|
@apply font-bold list-none flex justify-between items-center cursor-pointer;
|
||||||
.open-close-icon {
|
.open-close-icon {
|
||||||
|
@apply shrink-0;
|
||||||
transition: transform 0.3s ease-in-out;
|
transition: transform 0.3s ease-in-out;
|
||||||
transform: translate(0, 0%);
|
transform: translate(0, 0%);
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user