Skip to content

Commit

Permalink
#14 change css font
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-wonjune committed Sep 7, 2018
1 parent 0e18573 commit eec9e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discovery-frontend/src/assets/css/polaris.v2.component.css
Expand Up @@ -408,7 +408,7 @@ input.ddp-input-type:disabled {color:rgba(75, 81, 91,0.3)}

.ddp-wrap-edit3 .ddp-ui-edit-option .ddp-textarea {display:block; padding:5px 10px; width:100%; border:1px solid #d0d1d9; border-radius:2px; box-sizing:border-box;}
.ddp-wrap-edit3.ddp-type .ddp-label-type {position:relative; color:#4c515a;}
.ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-bold {font-weight:bold;}
.ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-bold {font-weight:bold; font-size:14px;}
.ddp-wrap-edit3.ddp-type .ddp-label-type.ddp-normal {padding-top:0; width:170px; font-weight:normal;}
.ddp-wrap-edit3.ddp-type .ddp-label-type a.ddp-link-edit2 {position:absolute; top:25px; left:0; bottom:inherit;}
.ddp-wrap-edit3.ddp-type .ddp-type-selectbox {display:inline-block;width:168px; box-sizing:border-box;}
Expand Down

0 comments on commit eec9e17

Please sign in to comment.