diff options
| author | Henry Jameson <me@hjkos.com> | 2022-04-10 21:54:02 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-04-10 21:56:54 +0300 |
| commit | 666498e7b76144b35d245d4b1c09e1dc62fac84b (patch) | |
| tree | 264a71cac63d0708acd9d7ba8b048568d29fbd32 /src/hocs/with_subscription | |
| parent | aa07b219c9ece77a8bf11d6dc0f36e12658c7c61 (diff) | |
fix main post form having hidden emoji picker
Diffstat (limited to 'src/hocs/with_subscription')
| -rw-r--r-- | src/hocs/with_subscription/with_subscription.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hocs/with_subscription/with_subscription.scss b/src/hocs/with_subscription/with_subscription.scss index 52c7d94c..7fd83802 100644 --- a/src/hocs/with_subscription/with_subscription.scss +++ b/src/hocs/with_subscription/with_subscription.scss @@ -4,7 +4,7 @@ text-align: center; .error { - font-size: 14px; + font-size: 1rem; } } }
\ No newline at end of file |
