Skip to content

Commit a5a6795

Browse files
committed
-
1 parent ec3d27a commit a5a6795

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

assets/styles/app.scss

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -142,31 +142,6 @@ header {
142142
font-size: 18px;
143143
margin-left: 20px;
144144
}
145-
146-
.locales {
147-
min-width: 190px;
148-
max-height: 320px;
149-
overflow-y: scroll;
150-
151-
.dropdown-item {
152-
padding: 0.25rem 1rem;
153-
margin-bottom: 0;
154-
155-
&.active a,
156-
&.active small,
157-
&:hover a,
158-
&:hover small,
159-
a:hover {
160-
color: inherit;
161-
}
162-
163-
a {
164-
color: $gray-900;
165-
166-
167-
}
168-
}
169-
}
170145
}
171146
}
172147

0 commit comments

Comments
 (0)