Borders should never used mSurfaceS colors

This commit is contained in:
quadbyte 2025-08-15 17:32:57 -04:00
parent 9bbb3ac3bb
commit 7e7b7b0192
4 changed files with 6 additions and 6 deletions

View file

@ -63,7 +63,7 @@ NLoader {
id: calendarRect
color: Colors.mSurface
radius: Style.radiusMedium * scaling
border.color: Colors.mSurfaceVariant
border.color: Colors.mOutline
border.width: Math.max(1, Style.borderMedium * scaling)
width: 340 * scaling
height: 320 * scaling // Reduced height to eliminate bottom space