🩹 Re: #123 - Fixes cut-off text

This commit is contained in:
Alicia Sykes 2021-08-07 14:31:18 +01:00
parent 1ea00ec863
commit 4ead7b6742

View File

@ -73,6 +73,7 @@ export default {
display: flex;
flex-direction: column;
color: var(--settings-text-color);
min-width: 3.2rem;
svg {
path {
fill: var(--settings-text-color);