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

6 lines
125 B
SCSS
Raw Normal View History

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