definma-ui/src/app/users/users.component.scss
2020-09-02 14:11:00 +02:00

17 lines
203 B
SCSS

::ng-deep td .error-messages {
position: absolute;
}
td:last-child rb-icon-button {
width: 100px;
float: left;
::ng-deep button {
width: 100%;
}
}
rb-form-select {
min-width: 150px;
}