Compare commits

...

2 Commits

  1. 4
      src/app/system-management/user/user.component.scss

4
src/app/system-management/user/user.component.scss

@ -33,7 +33,7 @@
.righttop {
height: 36px;
display: flex;
width: 200px;
button {
margin-left: 16px;
}
@ -44,7 +44,7 @@
}
}
.orbox {
width: 375px;
width: 300px;
// height: 100%;
overflow-y: auto;
margin-right: 10px;

Loading…
Cancel
Save