SD chores

This commit is contained in:
SillyLossy
2023-05-18 17:01:53 +03:00
parent 8e21e4da87
commit 1f07722025
2 changed files with 5 additions and 3 deletions

View File

@@ -1352,6 +1352,7 @@ input[type=search]:focus::-webkit-search-cancel-button {
align-self: flex-end;
bottom: 0;
position: relative;
word-break: break-word;
background-color: var(--black50a);
font-size: calc(var(--fontScale) * 0.9em);
}