1
0
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:
Kushagra Gour
2016-12-31 03:37:39 +05:30
parent f81c15d044
commit 5bfc7a6f80

View File

@@ -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;