mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-8446] [ACA] Testing Angular 15 - Create button has no bolded text (#3968)
This commit is contained in:
committed by
GitHub
parent
055ada029e
commit
dfd23265d1
@@ -1,5 +1,9 @@
|
|||||||
.aca-toolbar-action {
|
.aca-toolbar-action {
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
|
|
||||||
|
button {
|
||||||
|
-webkit-font-smoothing: subpixel-antialiased;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.aca-toolbar-action-container {
|
.aca-toolbar-action-container {
|
||||||
|
Reference in New Issue
Block a user