Commit 5c5f5b47 authored by Nikolay Gromov's avatar Nikolay Gromov

Правки разделителя выпадающего меню

parent 780d9f55
...@@ -80,12 +80,11 @@ ...@@ -80,12 +80,11 @@
position: relative; position: relative;
&--divider { &--divider {
margin-top: 2rem;
&:before { &:before {
content: ''; content: '';
position: absolute; position: absolute;
top: -1rem; top: -1px;
left: 0; left: 0;
right: 0; right: 0;
border-top: 1px solid @gray-light; border-top: 1px solid @gray-light;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment