Преглед изворни кода

faster collapse transition

Thomas Buck пре 1 месец
родитељ
комит
c543da984c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      static/css/style.css

+ 1
- 1
static/css/style.css Прегледај датотеку

@@ -274,7 +274,7 @@ span.font-small {
274 274
     margin: 15px;
275 275
     max-height: 0;
276 276
     overflow: hidden;
277
-    transition: max-height 0.8s ease-out;
277
+    transition: max-height 0.1s ease-out;
278 278
     border-width: 0px;
279 279
     border-style: solid;
280 280
     border-radius: 10px;

Loading…
Откажи
Сачувај