yylib-quick-mobile
Version:
yylib-quick-mobile
28 lines (27 loc) • 534 B
text/less
.yy-query-plan {
.am-tabs-default-bar-tab{
justify-content: center;
}
.tab-text{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
}
.yy-query-plan-navBar {
&.am-navbar.am-navbar-dark {
background-color: #302f35
}
&.am-navbar.am-navbar-light {
box-sizing: border-box;
border-bottom: 1px solid #ddd;
}
.rightIcon{
margin-left:5px;
vertical-align: bottom;
}
}
.fortest .am-popover-inner{
max-height: 100vh;
overflow:auto;
}