diff options
| author | Ilja <ilja@ilja.space> | 2022-03-20 09:53:57 +0100 |
|---|---|---|
| committer | Ilja <ilja@ilja.space> | 2022-03-20 09:53:57 +0100 |
| commit | d0bfd9a80826a7cdb37e1a84cf70ab8a44c3579e (patch) | |
| tree | 4a0fbf2367e7bb8f4d2e71cb2499f15416bf97ef /src/_variables.scss | |
| parent | f9393b0dab22279e9bdb97a1cf52fecfe278a4a7 (diff) | |
| parent | 6f1d953642473412c094e5b723eb479e2b19a542 (diff) | |
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into feat/report-notification
Diffstat (limited to 'src/_variables.scss')
| -rw-r--r-- | src/_variables.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/_variables.scss b/src/_variables.scss index 9004d551..099d3606 100644 --- a/src/_variables.scss +++ b/src/_variables.scss @@ -30,3 +30,5 @@ $fallback--attachmentRadius: 10px; $fallback--chatMessageRadius: 10px; $fallback--buttonShadow: 0px 0px 2px 0px rgba(0, 0, 0, 1), 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset, 0px -1px 0px 0px rgba(0, 0, 0, 0.2) inset; + +$status-margin: 0.75em; |
