refactor(api): move /test-hybrid into app_system router
This commit is contained in:
@@ -83,6 +83,10 @@ header{
|
||||
box-shadow: var(--shadow);
|
||||
overflow:hidden;
|
||||
}
|
||||
/* Allow container actions dropdown to render outside the card bounds */
|
||||
.card--menu-overflow{
|
||||
overflow: visible;
|
||||
}
|
||||
.card.half{min-height: 240px;}
|
||||
.cardHeader{
|
||||
display:flex; align-items:center; justify-content:space-between;
|
||||
|
||||
Reference in New Issue
Block a user