work around incorrect styles ordering in status popover
This commit is contained in:
parent
30219098a6
commit
ecbbec7b97
@ -38,7 +38,8 @@
|
|||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../_variables.scss';
|
@import '../../_variables.scss';
|
||||||
|
|
||||||
.status-popover {
|
/* popover styles load on-demand, so we need to override */
|
||||||
|
.status-popover.popover {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
min-width: 15em;
|
min-width: 15em;
|
||||||
max-width: 95%;
|
max-width: 95%;
|
||||||
|
Loading…
Reference in New Issue
Block a user