Add margin to buttons in reviewer (#2161)
This commit is contained in:
parent
b384417955
commit
8025936480
@ -72,6 +72,10 @@ code#typeans {
|
||||
background: #ccc;
|
||||
}
|
||||
|
||||
button {
|
||||
margin: 1em 0.5em;
|
||||
}
|
||||
|
||||
.replay-button {
|
||||
text-decoration: none;
|
||||
display: inline-flex;
|
||||
|
Loading…
Reference in New Issue
Block a user