mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 02:59:22 +09:00
[ publishing ] 전체 화면 검수
This commit is contained in:
@@ -1238,18 +1238,18 @@ header .user_wrap .user_info .logout {
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
.popup.popup_form .popup-btn2 {
|
||||
-webkit-box-pack: end;
|
||||
-ms-flex-pack: end;
|
||||
justify-content: flex-end;
|
||||
.popup.popup_form .popup-btn1, .popup.popup_form .popup-btn2 {
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.popup.popup_form .popup-btn2 button {
|
||||
width: 30%;
|
||||
.popup .popup-btn2 button:last-child{
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.popup.popup_form .popup-btn2 button:last-child {
|
||||
margin-left: 10px;
|
||||
.popup .pop-btn2 button:last-child{
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.popup.popup_form table {
|
||||
|
||||
Reference in New Issue
Block a user