core: Let's try some neutral colors to avoid clashing with app colors.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m51s

This commit is contained in:
2025-01-18 21:56:43 -05:00
parent ac12e350bf
commit 11564a5292
3 changed files with 5 additions and 5 deletions

View File

@ -38,8 +38,8 @@
style="
display: flex;
flex-flow: column;
width: 100vw;
height: 100vh;
width: 100%;
height: 100%;
position: absolute;
max-width: 100%;
max-height: 100%;