mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 19:37:29 +02:00
fix collapse animation perf
This commit is contained in:
@@ -161,7 +161,6 @@ select, input[type="text"], textarea {
|
|||||||
}
|
}
|
||||||
.is-minimized .code-wrap__header .caret {
|
.is-minimized .code-wrap__header .caret {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transform: translateY(10px);
|
|
||||||
}
|
}
|
||||||
.code-wrap__header-btn {
|
.code-wrap__header-btn {
|
||||||
width: 18px;
|
width: 18px;
|
||||||
|
Reference in New Issue
Block a user