Minor UI change
This commit is contained in:
parent
07c5b675a5
commit
ae5728f7fe
@ -871,6 +871,7 @@ theme-toggle {
|
|||||||
.page > h3.heading {
|
.page > h3.heading {
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.balance-card {
|
.balance-card {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@ -1059,7 +1060,7 @@ theme-toggle {
|
|||||||
|
|
||||||
.info-row {
|
.info-row {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#participant_container,
|
#participant_container,
|
||||||
|
|||||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -964,7 +964,7 @@ theme-toggle {
|
|||||||
}
|
}
|
||||||
.info-row {
|
.info-row {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1.3rem;
|
||||||
}
|
}
|
||||||
#participant_container,
|
#participant_container,
|
||||||
#deposits_container {
|
#deposits_container {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user