summaryrefslogtreecommitdiff
path: root/web/source/settings/style.css
diff options
context:
space:
mode:
authorLibravatar f0x52 <f0x@cthu.lu>2022-11-25 16:37:57 +0100
committerLibravatar GitHub <noreply@github.com>2022-11-25 16:37:57 +0100
commit5c5c8ceaf0a0797100899af5119a00407f2045dc (patch)
tree1a99a18165150b3498ade672d23fade258de6a3a /web/source/settings/style.css
parent[feature/frogend] modify local emoji (#1143) (diff)
downloadgotosocial-5c5c8ceaf0a0797100899af5119a00407f2045dc.tar.xz
[chore] Fix frogend admin emoji patch (#1148)
* fix className * fix unable to set category on new emoji * wrap emoji groups
Diffstat (limited to 'web/source/settings/style.css')
-rw-r--r--web/source/settings/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/source/settings/style.css b/web/source/settings/style.css
index 7922a4053..590db1982 100644
--- a/web/source/settings/style.css
+++ b/web/source/settings/style.css
@@ -410,6 +410,7 @@ span.form-info {
.emoji-group {
display: flex;
+ flex-wrap: wrap;
a {
border-radius: $br;