[ publishing ] 전체 화면 검수

This commit is contained in:
khj
2022-10-05 17:56:09 +09:00
parent 30fa4f9bf8
commit a2debbc256
20 changed files with 85 additions and 84 deletions

View File

@@ -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 {