remove bottom border from reaction

This commit is contained in:
Alejandro Gomez 2023-01-10 08:08:14 +01:00
parent 372afd878c
commit 69eff595ff
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
.reaction {
margin-bottom: 10px;
border-bottom: 1px solid #333;
}
.reaction > .note {