File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ registerStyles(
1616 : host {
1717 background- color : var(--lumo-base-color );
1818 bor der: 1px solid var(- - lumo- contrast-10pct);
19- bor der- radius: var(- - lumo- bor der- radius, var (- - lumo- bor der- radius- s ));
19+ bor der- radius: var(- - lumo- bor der- radius, var (- - lumo- bor der- radius- m ));
2020 font- family: var(- - lumo- font- family);
2121 position: relative;
2222 }
@@ -72,7 +72,7 @@ registerStyles(
7272
7373 [part ~= "toolbar-button" ] {
7474 height : var (--lumo-size-m );
75- border-radius : var (--lumo-border-radius , var (--lumo-border-radius-s ));
75+ border-radius : var (--lumo-border-radius , var (--lumo-border-radius-m ));
7676 color : var (--lumo-contrast-80pct );
7777 transition : background-color 100ms , color 100ms ;
7878 margin : var (--lumo-space-xs );
You can’t perform that action at this time.
0 commit comments