mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
update margin / color
This commit is contained in:
parent
5b6217a0bf
commit
7cb0f5145d
1 changed files with 3 additions and 1 deletions
|
|
@ -80,6 +80,7 @@ div
|
|||
font-size: 14px;
|
||||
color: #4e4a57;
|
||||
text-align: left !important;
|
||||
min-height: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -109,7 +110,8 @@ div
|
|||
}
|
||||
|
||||
.reported {
|
||||
color: $maroon-50;
|
||||
margin-top: 18px;
|
||||
color: $red-50;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue