mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-28 16:14:33 +02:00
🩹 Re: #123 - Fixes cut-off text
This commit is contained in:
parent
1ea00ec863
commit
4ead7b6742
@ -73,6 +73,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
color: var(--settings-text-color);
|
color: var(--settings-text-color);
|
||||||
|
min-width: 3.2rem;
|
||||||
svg {
|
svg {
|
||||||
path {
|
path {
|
||||||
fill: var(--settings-text-color);
|
fill: var(--settings-text-color);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user