sadasd
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
#fx-rates-app,
|
||||
#fx-rates-currencies {
|
||||
display: grid;
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
.fx-submenu-row {
|
||||
display: flex;
|
||||
gap: 14px;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
display: contents;
|
||||
}
|
||||
|
||||
.fx-section-head {
|
||||
@@ -284,7 +275,6 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.fx-submenu-row,
|
||||
.fx-card-head {
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user