mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
fix toolbar button styles
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.aca-toolbar-action {
|
.aca-toolbar-action {
|
||||||
.app-toolbar-menu {
|
|
||||||
.mat-button-base {
|
.mat-button-base {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
@@ -35,7 +34,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.aca-page-layout-content {
|
.aca-page-layout-content {
|
||||||
@include flex-row;
|
@include flex-row;
|
||||||
|
Reference in New Issue
Block a user