diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-03-15 19:03:44 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-03-15 19:03:44 +0000 |
| commit | 2439f553422feab666220fdba9cbd3b302fb71b0 (patch) | |
| tree | a2fc2dc5298b046082d8061b67f9ef95842adf03 /src/components/select/select.vue | |
| parent | 60eb164bdc79a31317996fcdee30e916a9ae3780 (diff) | |
| parent | 47bb08514b38c7aab101ac8bd7ea5e452124adc9 (diff) | |
Merge branch 'renovate/font-awesome' into 'develop'
Update Font Awesome
See merge request pleroma/pleroma-fe!1460
Diffstat (limited to 'src/components/select/select.vue')
| -rw-r--r-- | src/components/select/select.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/select/select.vue b/src/components/select/select.vue index 5ade1fa6..8d6528ff 100644 --- a/src/components/select/select.vue +++ b/src/components/select/select.vue @@ -51,6 +51,7 @@ bottom: 0; right: 5px; height: 100%; + width: 0.875em; color: $fallback--text; color: var(--inputText, $fallback--text); line-height: 28px; |
