File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
app/code/Magento/PageBuilder/view/adminhtml/web/css/source Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
// /**
2
- // * Copyright 2018 Adobe
3
- // * All Rights Reserved.
4
- // */
2
+ // * Copyright 2018 Adobe
3
+ // * All Rights Reserved.
4
+ // */
5
5
6
6
//
7
7
// _buttons contains less for generic buttons
16
16
.lib-link-as-button ();
17
17
.lib-button-primary (@_button-margin : @pagebuilder-button__margin );
18
18
.lib-button-l (
19
- @_button-l-font-size : @pagebuilder-button__font-size ,
20
- @_button-l-height : @pagebuilder-button__line-height
19
+ @_button-l-font-size : @pagebuilder-button__font-size , @_button-l-height : @pagebuilder-button__line-height
21
20
);
22
21
.lib-css (border-radius , @button__border-radius );
23
22
.lib-css (font-weight , @font-weight__semibold );
Original file line number Diff line number Diff line change 1
1
// /**
2
- // * Copyright 2018 Adobe
3
- // * All Rights Reserved.
4
- // */
2
+ // * Copyright 2018 Adobe
3
+ // * All Rights Reserved.
4
+ // */
5
5
6
6
//
7
7
// _common contains core classes used throughout the PageBuilder admin
You can’t perform that action at this time.
0 commit comments