Files
airport-chengdu-web/src/app/pages/system-management/user-management/user-management-modify/user-management-modify.component.scss
T

16 lines
236 B
SCSS

.ztree{
padding-bottom: 40px;
padding-right: 16px;
}
.drawer-footer{
display: inline-block;
position: relative;
left: 50%;
bottom: 20px;
transform: translate(-50%)
}
.relative{
position: relative;
width: 120px;
height: 40px;
}