diff options
| author | winter | 2025-01-26 21:53:26 +0000 |
|---|---|---|
| committer | winter | 2025-01-26 21:53:26 +0000 |
| commit | 6b58bf53e312a67119289b894c5b482d057e5665 (patch) | |
| tree | fef168089a75d73353af1a79456e711c72385ca3 /static/misc.css | |
| parent | 7d3f35b1895dd3fe08af0f5fe403ff339acd2456 (diff) | |
make mentions work properly + ui for them
Diffstat (limited to 'static/misc.css')
| -rw-r--r-- | static/misc.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/misc.css b/static/misc.css index 8f37d21..0c18970 100644 --- a/static/misc.css +++ b/static/misc.css @@ -54,6 +54,7 @@ button.material-symbols { span.inlineIcon { width: 1em; height: 1em; + align-self: center; } span.unreadIndicator { |
