PAMapp/assets/scss/_common.scss
@@ -8,10 +8,6 @@ scroll-behavior: smooth; } h5 { margin: 0; } // btn .btn { padding: 10px 20px; @@ -61,4 +57,25 @@ border-bottom: solid 3px $PRIMARY_BLACK; } } .vue-scroll-picker { height: 250px; .vue-scroll-picker-list-rotator { .vue-scroll-picker-item { font-size: 20px; padding: 5px 0; } } .vue-scroll-picker-layer { .top { height: calc(50% - 1.2em); } .bottom { height: calc(50% - 1.2em); } } }