Update styles.scss

This commit is contained in:
Jaeeun Cho 2017-04-24 11:17:24 -04:00 committed by GitHub
parent 74d693e3c5
commit 5099d4bca7

View File

@ -153,9 +153,10 @@
}
.dropdownContent {
@extend %text-elipsis;
cursor: default;
min-width: 10vw;
width: 20rem;
max-width: 100%;
}
.actionsHeader {