@gravity-ui/blog-constructor 6.2.0 → 6.2.1
Sign up to get free protection for your applications and to get access to all the features.
@@ -30,9 +30,6 @@ unpredictable css rules order in build */
|
|
30
30
|
max-height: 500px;
|
31
31
|
border-radius: 12px;
|
32
32
|
}
|
33
|
-
.bc-feed-controls__popup.bc-feed-controls__popup .g-select-list {
|
34
|
-
overflow: scroll;
|
35
|
-
}
|
36
33
|
.bc-feed-controls__popup.bc-feed-controls__popup .g-select-list::-webkit-scrollbar {
|
37
34
|
display: none;
|
38
35
|
}
|
@@ -30,9 +30,6 @@ unpredictable css rules order in build */
|
|
30
30
|
max-height: 500px;
|
31
31
|
border-radius: 12px;
|
32
32
|
}
|
33
|
-
.bc-feed-controls__popup.bc-feed-controls__popup .g-select-list {
|
34
|
-
overflow: scroll;
|
35
|
-
}
|
36
33
|
.bc-feed-controls__popup.bc-feed-controls__popup .g-select-list::-webkit-scrollbar {
|
37
34
|
display: none;
|
38
35
|
}
|