Update ion-theme.css

This commit is contained in:
2024-08-02 21:50:22 +00:00
committed by GitHub
parent 466699e177
commit f9cc8562c6
+6
View File
@@ -194,6 +194,12 @@
background-color: rgb(0, 90, 194); background-color: rgb(0, 90, 194);
} }
/* space the sticker menu */
[id="sticker-picker-grid"] [role="row"] {
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: 20px;
}
[data-id="937079880473014362"] { [data-id="937079880473014362"] {
/* PINK NODDERS! */ /* PINK NODDERS! */