[ACS-8446] [ACA] Testing Angular 15 - Create button has no bolded text (#3968)

This commit is contained in:
dominikiwanekhyland
2024-07-26 10:30:21 +02:00
committed by GitHub
parent 055ada029e
commit dfd23265d1

View File

@@ -1,5 +1,9 @@
.aca-toolbar-action {
margin: 0 5px;
button {
-webkit-font-smoothing: subpixel-antialiased;
}
}
.aca-toolbar-action-container {