@@ -69,12 +69,18 @@
border:1px solid #999;
min-width:100px;
}
-.dialog-mobile .dialog-sure-button {
+.dialog-mobile .dialog-sure-button{
color: #fff;
background:#000;
border:1px solid #000;
+.dialog-mobile button[i='1']{
+ color: #000 !important;
+ background:#fff !important;
+ border:1px solid #777;
+ min-width:100px;
+}
/* 닫기 아이콘 */
.dialog-close-btn {