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

Loading…
Cancel
Save