全项目加载动效重做和简历经历区域的时间和编辑按钮同位置显示切换
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
font-size: 0.13rem;
|
||||
color: $text-dark;
|
||||
background: $bg-white;
|
||||
border: 1px solid $border-color;
|
||||
border: none;
|
||||
border-radius: 0.04rem;
|
||||
outline: none;
|
||||
transition: all 0.2s;
|
||||
@@ -317,8 +317,7 @@
|
||||
|
||||
&__ai-result-card {
|
||||
padding: 0.1rem 0.12rem;
|
||||
background: $theme-color;
|
||||
border: 1px solid rgba($accent, 0.2);
|
||||
background: linear-gradient(to bottom,#F5FFFD,#ffffff);
|
||||
border-radius: 0.06rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user