mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
adding top margin helps solving issue with horizontal scrollbar issue for Safari when mouse is attached or system scrollbars visibility set to ‘always’ (macOS)
This commit is contained in:
committed by
Eugenio Romano
parent
8db6a73cc8
commit
2f1cd2cc84
@@ -26,7 +26,7 @@
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<div class="dynamic-table-widget__buttons">
|
||||
<button class="mdl-button mdl-js-button mdl-button--icon"
|
||||
[disabled]="!hasSelection()"
|
||||
(click)="moveSelectionUp()">
|
||||
|
Reference in New Issue
Block a user