summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webapp/src/components/NotificationsAlerts.vue4
1 files changed, 0 insertions, 4 deletions
diff --git a/webapp/src/components/NotificationsAlerts.vue b/webapp/src/components/NotificationsAlerts.vue
index 58dddab..c2c389b 100644
--- a/webapp/src/components/NotificationsAlerts.vue
+++ b/webapp/src/components/NotificationsAlerts.vue
@@ -145,8 +145,4 @@ export default {
align-items: center;
}
-.alert {
- width: fit-content;
-}
-
</style>