Files
bbq/src/styles/compact.less
2022-03-09 15:20:23 +08:00

66 lines
1.2 KiB
Plaintext

.alain-pro__sider-logo h1{
font-size: 15px;
}
.page-header__title{
display: none;
font-size: 14px;
}
.alain-pro__body{
margin: 12px 12px 0px !important;
}
.alain-pro__page-header-content{
margin: 8px 8px 0 !important;
}
.ant-card {
margin-bottom: 8px !important;
}
.ant-table tfoot>tr>td, .ant-table tfoot>tr>th, .ant-table-tbody>tr>td, .ant-table-thead>tr>th{
padding: 6px 10px;
}
.alain-pro__page-header-wrapper{
margin: 0 !important
}
.alain-pro__menu-icon{
margin: 3px 5px 0 0 ;
font-size: 14px !important;
}
.sf__compact .ant-form-item {
margin-top: 4px !important;
margin-bottom: 4px !important;
}
.body-box{
max-width: 760px !important;
.box-content{
height: 77% !important;
}
}
.login-logo{
width:250px !important;
height: 100% !important;
}
.ant-tabs-tab-btn{
font-size: 18px !important;
}
.login-box-content{
max-width: 300px !important;
height: 100% !important;
padding: 58px 0 38px !important;
}
.total-footer {
bottom: 10px !important;
}
.ant-layout-header{
height: 44px;
padding: 0 25px;
line-height: 44px;
img{
width: 22px
}
.title{
font-size: 14px;
}
}
.ant-tabs-tab-btn{
font-size: 14px !important;
}