17 lines
203 B
SCSS
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;
|
|
}
|