diff --git a/app/styles/common.css b/app/styles/common.css index 4a5a6aa9d..154c013e1 100644 --- a/app/styles/common.css +++ b/app/styles/common.css @@ -461,6 +461,7 @@ height: 100%; border: none; background-color: var(--color-bg-higher); + color: var(--color-text-high); white-space: nowrap; margin-right: var(--s-2); }