mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-31 18:50:14 +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 {
|
||||
opacity: 0;
|
||||
transform: translateY(10px);
|
||||
}
|
||||
.code-wrap__header-btn {
|
||||
width: 18px;
|
||||
|
Reference in New Issue
Block a user