1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 09:19:54 +00:00

improvements

This commit is contained in:
2025-08-30 00:25:48 +02:00
parent c7c3bff2d8
commit be17a801f8
3 changed files with 15 additions and 8 deletions

View File

@@ -368,6 +368,8 @@ body:not(.loading) #loading {
width: calc(800px - 24px);
}
.message .tool.invalid,
.message .tool .result.error,
.message .text .error {
color: #ed8796;
}