mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2025-10-21 09:57:41 +00:00
修改用户头像预览宽高
This commit is contained in:
@@ -220,8 +220,8 @@
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translate(50%, -50%);
|
||||
width: 180px;
|
||||
height: 180px;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
border-radius: 50%;
|
||||
box-shadow: 0 0 4px #ccc;
|
||||
overflow: hidden;
|
||||
|
Reference in New Issue
Block a user