diff --git a/src/styles/components/user.scss b/src/styles/components/user.scss index bde6bce..3498e96 100644 --- a/src/styles/components/user.scss +++ b/src/styles/components/user.scss @@ -63,7 +63,7 @@ width: 15%; height: 2px; margin: 0.1rem; - background: linear-gradient(to right, $pm-bg, white); + background: linear-gradient(to right, $pm-bg, #fff); } .detail {