bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/banner-bar/styles.scss

6 lines
133 B
SCSS
Raw Normal View History

@import "/imports/ui/stylesheets/variables/placeholders";
2019-03-16 04:07:14 +08:00
.bannerTextColor {
@extend %text-elipsis;
color: var(--color-white);
}