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/style.css | |
| parent | 7d3f35b1895dd3fe08af0f5fe403ff339acd2456 (diff) | |
make mentions work properly + ui for them
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index 3861ed9..54128ac 100644 --- a/static/style.css +++ b/static/style.css @@ -4,6 +4,7 @@ @import url(notifications.css); @import url(note.css); @import url(form.css); +@import url(pills.css); @import url(profile.css); @import url(mobilepanes.css); @import url(misc.css); |
