Minor UI change

This commit is contained in:
sairaj mote 2023-04-17 17:24:10 +05:30
parent 07c5b675a5
commit ae5728f7fe
3 changed files with 4 additions and 3 deletions

View File

@ -871,6 +871,7 @@ theme-toggle {
.page > h3.heading {
margin-top: 2rem;
}
.balance-card {
display: flex;
flex-direction: column;
@ -1059,7 +1060,7 @@ theme-toggle {
.info-row {
flex-direction: column;
margin-bottom: 1rem;
margin-bottom: 1.3rem;
}
#participant_container,

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -964,7 +964,7 @@ theme-toggle {
}
.info-row {
flex-direction: column;
margin-bottom: 1rem;
margin-bottom: 1.3rem;
}
#participant_container,
#deposits_container {