Compare commits

..

No commits in common. 'b5e8864aa0f31b00c67c206b5eeb422b3c7bce09' and '4709982e0e0f3b9534c2d8d3c05f2768f176c89c' have entirely different histories.

  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: 300px;
width: 375px;
// height: 100%;
overflow-y: auto;
margin-right: 10px;

Loading…
Cancel
Save