Reaction and frontpage button fixes

This commit is contained in:
mrfry 2021-05-21 09:28:21 +02:00
parent 6dfb8ebfd3
commit 4cc5dbbcf6
7 changed files with 32 additions and 45 deletions

View file

@ -351,11 +351,12 @@ input:focus {
.actions {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.actions > span {
margin: 2px 2px;
padding: 0px 10px;
padding: 4px 10px;
border: 1px solid #444;
border-radius: 6px;
cursor: pointer;