cnp-ai commited on
Commit
ac7312f
·
verified ·
1 Parent(s): e501b0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -325,7 +325,7 @@ css = """
325
  .v_check label {
326
  max-width: 100%; /* 전체 너비 유지 */
327
  padding: 3px; /* 내부 여백 조정 */
328
- margin-bottom: 43px; /* 라벨 간 간격 설정 */
329
  border: 1px solid transparent !important;
330
  letter-spacing: -1px !important; /* 자간 좁게 설정*/
331
  justify-content: center;
 
325
  .v_check label {
326
  max-width: 100%; /* 전체 너비 유지 */
327
  padding: 3px; /* 내부 여백 조정 */
328
+ margin-bottom: 48px; /* 라벨 간 간격 설정 */
329
  border: 1px solid transparent !important;
330
  letter-spacing: -1px !important; /* 자간 좁게 설정*/
331
  justify-content: center;