diff options
Diffstat (limited to '')
-rw-r--r-- | forged/static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/forged/static/style.css b/forged/static/style.css index 83e156e..4923771 100644 --- a/forged/static/style.css +++ b/forged/static/style.css @@ -304,6 +304,7 @@ th.tdinput input[type=password] { td.tdinput select { position: absolute; background-color: var(--background-color); + color: var(--text-color); border: none; /* width: 100%; |