Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -164,7 +164,7 @@ body {
|
|
164 |
#swap-btn {
|
165 |
transform: rotate(90deg); /* Keep arrow horizontal */
|
166 |
width: 50px;
|
167 |
-
height:
|
168 |
}
|
169 |
|
170 |
.currency-group select {
|
|
|
164 |
#swap-btn {
|
165 |
transform: rotate(90deg); /* Keep arrow horizontal */
|
166 |
width: 50px;
|
167 |
+
height: 50px;
|
168 |
}
|
169 |
|
170 |
.currency-group select {
|