fix bugs grid on popup

This commit is contained in:
Tran Van Dung/(Tran Van Dung)/현장대리인/SK
2025-08-21 10:37:17 +07:00
parent 85a14633be
commit 20211168e9
7 changed files with 68 additions and 22 deletions

View File

@ -448,8 +448,8 @@
.router-tab {
.router-tab__header {
background-color: map-deep-get($config, #{$theme}, "router-header");
border-color: map-deep-get($config, #{$theme}, "router-header");
// background-color: map-deep-get($config, #{$theme}, "router-header");
// border-color: map-deep-get($config, #{$theme}, "router-header");
height: 46px;
z-index: 7;
max-width: calc(100vw - 290px);