[Mypage] Support > Contact - border-radius 추가

This commit is contained in:
jangheon Pyo
2024-05-07 18:08:34 +09:00
parent 117f201528
commit 76322d4c94

View File

@@ -37,6 +37,7 @@
align-items: center;
width: 237px;
height: 100%;
border-radius: 8px 0 0 8px;
background: @COLOR_LIGHT_SKYBLUE;
.font(@fontFamily: @arialFont,@fontSize:28px);