mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-8230] Fixed UI for snackbars with long text content and action buttons (#9830)
This commit is contained in:
committed by
VitoAlbano
parent
a28a013a11
commit
950612989f
@@ -17,10 +17,13 @@
|
||||
|
||||
.adf-snackbar-message-content-action {
|
||||
margin-left: 24px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
||||
#{$mat-button} {
|
||||
min-width: 0;
|
||||
margin: -8px;
|
||||
height: unset;
|
||||
|
||||
&.adf-snackbar-message-content-action-button {
|
||||
margin-right: 8px;
|
||||
|
Reference in New Issue
Block a user