work around incorrect styles ordering in status popover

このコミットが含まれているのは:
Henry Jameson 2020-08-18 00:26:44 +03:00
コミット ecbbec7b97
1個のファイルの変更2行の追加1行の削除

ファイルの表示

@ -38,7 +38,8 @@
<style lang="scss">
@import '../../_variables.scss';
.status-popover {
/* popover styles load on-demand, so we need to override */
.status-popover.popover {
font-size: 1rem;
min-width: 15em;
max-width: 95%;