回答編集履歴

1

ついき

2018/12/24 10:24

投稿

koikogarey
koikogarey

スコア52

test CHANGED
@@ -6,20 +6,6 @@
6
6
 
7
7
  .vw-side-panel__menu {
8
8
 
9
- position: relative;
10
-
11
- overflow: hidden;
12
-
13
- padding-top: 24px;
14
-
15
- margin-bottom: 24px;
16
-
17
- transition: height 0.2s cubic-bezier(0.4, 0, 0.2, 1);
18
-
19
- will-change: height;
20
-
21
- font-size: 15px;
22
-
23
9
  color: blue;
24
10
 
25
11
  }