definma-ui/src/app/users/users.component.scss

13 lines
163 B
SCSS
Raw Normal View History

2020-07-29 13:14:29 +02:00
::ng-deep td .error-messages {
position: absolute;
}
2020-08-10 12:34:14 +02:00
td:last-child rb-icon-button {
width: 100px;
float: left;
::ng-deep button {
width: 100%;
}
}