提交 626b1fbf 编写于 作者: Neuromancer255's avatar Neuromancer255

多数据视图快速分组组件样式调整

上级 c2636dcb
.app-quick-group {
width: 100%;
height: 40px;
width: 90%;
height: 30px;
margin: 5px auto;
display: flex;
justify-content: space-around;
background-color: #e8e8e896;
align-items: center;
font-size: 13px;
.quick-group-tab {
span {
text-align: center;
line-height: 40px;
}
.app-quick-item-label {
text-align: center;
}
flex: 1;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #a8a8a8;
margin: 0 0 -1px -1px;
.parentGroup {
display: flex;
justify-content: center;
align-items: center;
.app-quick-item-dropdown {
--padding-start: 0;
--padding-end: 0;
}
ion-select::part(text) {
min-width: 0;
}
ion-select::part(icon) {
position: unset;
margin-right: 2px;
}
ion-select::part(text) {
min-width: 0;
}
}
.app-seleted-item {
height: 40px;
height: 40px;
}
background-color: #a8a8a8;
color: white;
}
}
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册