RED-6428: Created help mode link for Edit file attribute.
This commit is contained in:
parent
03084293b2
commit
75c851bd52
@ -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