minor UI update

This commit is contained in:
sairaj mote 2022-05-28 18:12:26 +05:30
parent 6c6c1a8a76
commit 2419d754d5
3 changed files with 1 additions and 3 deletions

View File

@ -1161,7 +1161,6 @@ sm-checkbox {
background-color: rgba(var(--text-color), 0.03);
border-radius: 0.3rem;
margin-bottom: 0.5rem;
font-size: 0.9rem;
}
.history-entry:last-of-type {
margin-bottom: 2rem;

File diff suppressed because one or more lines are too long

View File

@ -1051,7 +1051,6 @@ sm-checkbox {
background-color: rgba(var(--text-color), 0.03);
border-radius: 0.3rem;
margin-bottom: 0.5rem;
font-size: 0.9rem;
&:last-of-type {
margin-bottom: 2rem;
}