diff --git a/components/list/apply.vue b/components/list/apply.vue index 170036a..57a8732 100644 --- a/components/list/apply.vue +++ b/components/list/apply.vue @@ -18,9 +18,21 @@ - - - + +
+ +
diff --git a/static/css/base.scss b/static/css/base.scss index 3ff5cde..976dd4a 100644 --- a/static/css/base.scss +++ b/static/css/base.scss @@ -391,6 +391,9 @@ button { &_5 { background-color: #ededed; } + &_6 { + background-color: #f6f6f6; + } &_7 { background-color: #f7f7f7; }