aboutsummaryrefslogtreecommitdiff
path: root/resources/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'resources/css/style.css')
-rw-r--r--resources/css/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/css/style.css b/resources/css/style.css
index a75a5e2..1f923d6 100644
--- a/resources/css/style.css
+++ b/resources/css/style.css
@@ -61,6 +61,14 @@
61 padding: 2px 4px; 61 padding: 2px 4px;
62} 62}
63 63
64.picker-switcher-box {
65 padding: 0px 8px;
66}
67
68.emoji-flow-box {
69 font-size: large;
70}
71
64.settings-entry { 72.settings-entry {
65 margin: 8px; 73 margin: 8px;
66} 74}