UI enhancement
This commit is contained in:
parent
614563c0e4
commit
bd9867dcce
@ -1171,6 +1171,7 @@ sm-checkbox {
|
|||||||
|
|
||||||
#exchange_history {
|
#exchange_history {
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
|
padding-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.history-entry {
|
.history-entry {
|
||||||
|
|||||||
2
docs/css/main.min.css
vendored
2
docs/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1069,6 +1069,7 @@ sm-checkbox {
|
|||||||
}
|
}
|
||||||
#exchange_history {
|
#exchange_history {
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
|
padding-bottom: 1.5rem;
|
||||||
}
|
}
|
||||||
.history-entry {
|
.history-entry {
|
||||||
display: grid;
|
display: grid;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user