mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
fix toolbar button styles
This commit is contained in:
@@ -24,15 +24,13 @@
|
||||
}
|
||||
|
||||
.aca-toolbar-action {
|
||||
.app-toolbar-menu {
|
||||
.mat-button-base {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: 6px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
}
|
||||
.mat-button-base {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: 6px;
|
||||
height: 32px;
|
||||
line-height: 32px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user