[ACS-5521] Create to primary and upload to secondary button color change in ACA (#3302)

This commit is contained in:
Aayush Rohila 2023-06-28 15:31:09 +05:30 committed by GitHub
parent caff4a3800
commit 4aee82c867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -273,7 +273,8 @@
"title": "APP.HEADER.BUTTONS.CREATE",
"description": "APP.HEADER.BUTTONS.CREATE_TOOLTIP",
"data": {
"menuType": "stroked-button"
"menuType": "flat-button",
"color": "primary"
},
"children": [
{
@ -340,8 +341,7 @@
"title": "APP.HEADER.BUTTONS.UPLOAD",
"description": "APP.HEADER.BUTTONS.UPLOAD_TOOLTIP",
"data": {
"menuType": "flat-button",
"color": "primary"
"menuType": "stroked-button"
},
"children": [
{