Commit 90413f9
authored
fix(material/button-toggle): use smaller border radius (angular#31084)
Currently the button toggle uses the `corner-full` value for its broder radius which starts too look weird for a vertical group with text inside the toggles.
These changes switch to using the `corner-extra-large` value instead.
Fixes angular#31010.1 parent a379af3 commit 90413f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments