mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
ACS-8602 fix header alignment
This commit is contained in:
committed by
Darya Blavanovich
parent
36a6b0e568
commit
9c68f68c0a
@@ -1,3 +1,5 @@
|
||||
@import 'styles/mat-selectors';
|
||||
|
||||
$dialog-large-l-width: 1075px;
|
||||
$dialog-large-l-height: 907px;
|
||||
|
||||
@@ -168,6 +170,10 @@ $dialog-padding: 24px;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
#{$mat-dialog-title}::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.adf-dialog-actions {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user