Skip to content
This repository was archived by the owner on Oct 15, 2022. It is now read-only.

Commit eb2aa3b

Browse files
authored
Update border-radius to default 4px (#3583)
1 parent 52c64a4 commit eb2aa3b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

share/spice/cryptocurrency/cryptocurrency.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
.zci--cryptocurrency .frm__select {
6868
border-top-left-radius: 0;
6969
border-top-right-radius: 0;
70-
border-bottom-left-radius: 2px;
7170
border-top-color: #e0e0e0;
7271
border-left-color: #c9c9c9;
7372
}

share/spice/currency/currency.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
.zci--currency .frm__select {
5454
border-top-left-radius: 0;
5555
border-top-right-radius: 0;
56-
border-bottom-left-radius: 2px;
5756
border-top-color: #e0e0e0;
5857
border-left-color: #c9c9c9;
5958
}

0 commit comments

Comments
 (0)