提交 792d4ad2 编写于 作者: KK's avatar KK

按钮样式调整到组件

上级 b3e89885
......@@ -41,25 +41,6 @@
}
}
}
.fab_container{
width: 60px;
position: absolute;
bottom: 4px;
right: 16px;
ion-button {
width: 60px;
height: 60px;
position: relative;
padding: 0;
--border-radius:50% ;
--padding-bottom:0;
--padding-end:0;
--padding-start:0;
--padding-top:0;
}
.btn-out-text {
display:none;
}
.popup {
padding-top: 20px;
padding-bottom: 20px;
......@@ -69,20 +50,6 @@
display: flex;
align-content: flex-start;
flex-wrap: wrap;
.sub-item {
margin-top: 10px;
box-sizing: border-box;
flex: 0 0 25%;
height: 100px;
display: flex;
color: black;
flex-direction: column;
justify-content: center;
align-items: center;
ion-button {
color: white !important;
border: 0 !important;
}
.btn-inner-text {
display:none;
}
......
......@@ -77,13 +77,6 @@
display: flex;
align-items: center;
justify-content: center;
ion-button{
--background: transparent;
--color: #5475ab;
--color-activated: #5475ab;
--background-activated: transparent;
height: auto;
}
}
.pickUpList {
width: 100%;
......
......@@ -21,22 +21,6 @@
}
</#if>
.batch_btn{
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
.batch_btn_content{
display: flex;
justify-self: center;
ion-button{
color: #505050;
--background: transparent;
font-size: 12px;
--color-activated: #505050;
--background-activated: transparent;
}
}
.selectal-label {
padding-left: 15px;
font-size: 13px;
......
......@@ -17,10 +17,6 @@
display: flex;
justify-content: space-between;
margin-bottom: 10px;
ion-button{
width: 45%;
--border-radius: 10px;
}
}
}
.footer-ios ion-toolbar:first-of-type {
......
......@@ -35,22 +35,6 @@
}
}
}
.edit_title_btn{
text-align: right;
overflow: hidden;
transition: all 0.5s;
height: 0;
margin: 0;
ion-button{
width: 50px;
height: 25px;
--border-radius: 0;
font-size: 12px;
}
ion-button:nth-child(1){
--background: #bbb;
}
}
}
<#if appde??>
.${appde.getCodeName()?lower_case}-${ctrl.name}{
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册