Revise buttons back to fully rounded
This commit is contained in:
parent
dd1c626dc5
commit
0e5a08a870
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ limitations under the License.
|
||||||
|
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
|
||||||
border-radius: 16px;
|
border-radius: 24px;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
||||||
background-color: $accent;
|
background-color: $accent;
|
||||||
|
|
Loading…
Reference in a new issue