diff --git a/app/styles/common.css b/app/styles/common.css index eb6d40d3f..43393f422 100644 --- a/app/styles/common.css +++ b/app/styles/common.css @@ -339,6 +339,7 @@ dialog { border-radius: var(--rounded); margin: auto; background-color: var(--bg); + color: var(--text); } dialog::backdrop {