diff options
| author | winter | 2025-01-20 17:43:17 +0000 |
|---|---|---|
| committer | winter | 2025-01-20 17:43:17 +0000 |
| commit | 6b78446c1d5b76438d40bbe68aa0397de533e61a (patch) | |
| tree | f2e06477b74e2b380b1922179e3cb16ca1420481 /static/notifications.css | |
| parent | 55433eeca50ff840cb0b660f8f9de44b2bc6825f (diff) | |
various avatar tweaks and profile above note form
Diffstat (limited to 'static/notifications.css')
| -rw-r--r-- | static/notifications.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/notifications.css b/static/notifications.css index 98a8fbb..272e3e6 100644 --- a/static/notifications.css +++ b/static/notifications.css @@ -39,6 +39,7 @@ width: var(--avatar-size); border-radius: var(--border-radius); aspect-ratio: 1; + display: block; } .notifContent { display: grid; |
