diff --git a/assets/css/stipplecore.css b/assets/css/stipplecore.css index 98a4f40..da24d8e 100644 --- a/assets/css/stipplecore.css +++ b/assets/css/stipplecore.css @@ -167,6 +167,13 @@ font-style: italic; } +/*=================================================================== + QUASAR COMPONENTS +================================================================== */ + +.q-badge{ + width: max-content; +}