- Update screen 29 - 14 - Remove mock data dashboard

This commit is contained in:
Michael
2025-07-28 17:11:08 +09:00
parent 2dd0c6a72c
commit bac0b25a96
12 changed files with 1329 additions and 1762 deletions

View File

@ -98,6 +98,17 @@
@include theme($theme);
.v-application.#{$theme}-mode {
.grid-title {
font-weight: 600;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
color: map-deep-get($config,
#{$theme},
"tui-grid-title-color"
);
}
.tui-grid {
&-table {
border: 1px solid;