message margin

This commit is contained in:
Miodec 2021-01-25 16:48:51 +00:00
parent ffbd80c173
commit f1d3d8d559

View file

@ -2900,6 +2900,8 @@ key {
color: var(--sub-color);
}
.message {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
display: flex;
gap: 0.5rem;
color: var(--text-color);