Merge branch 'master' into VM/6510
This commit is contained in:
commit
8158e22991
@ -60,7 +60,7 @@
|
||||
overflow-y: auto !important;
|
||||
|
||||
&.has-scrollbar iqser-table-item::ng-deep {
|
||||
.action-buttons {
|
||||
.action-buttons:not(.edit-button) {
|
||||
right: 0;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
@ -63,8 +63,11 @@
|
||||
}
|
||||
|
||||
.action-buttons {
|
||||
position: absolute;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.action-buttons:not(.edit-button) {
|
||||
position: absolute;
|
||||
right: -11px;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user