github wf

This commit is contained in:
jokob-sk
2025-06-01 14:44:05 +10:00
parent 7fa76346b4
commit 75fc11f008
2 changed files with 7 additions and 6 deletions

View File

@@ -1098,7 +1098,7 @@ height: 50px;
input[readonly] {
/* Apply styles to the readonly input */
background-color: #646566 !important;
color: #000;
color: #e6e6e6;
cursor: not-allowed;
}