Fixed lightmode colouration

This commit is contained in:
WBHarry 2025-11-18 22:27:10 +01:00
parent a6931b5b89
commit 845ce6f39a
2 changed files with 1 additions and 11 deletions

View file

@ -114,7 +114,7 @@
.looping-container {
position: relative;
border: 1px solid light-dark(white, white);
border: 1px solid light-dark(@dark-blue, white);
border-radius: 6px;
padding: 2px 4px;