feat: emphasize path with primary color in servers dropdown

This commit is contained in:
Roman Hotsiy 2017-04-23 15:28:57 +03:00
parent 9248cc2490
commit 388b3d48d5
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -71,6 +71,7 @@
border: 1px solid $border-color;
background: $background-color;
word-break: break-all;
color: $primary-color;
}
&:last-child {