Adjust styling to look better
This commit is contained in:
parent
dc013c7c6e
commit
492b5707c4
1 changed files with 2 additions and 2 deletions
|
|
@ -126,9 +126,9 @@ export default {
|
|||
background-color: var(--board-background);
|
||||
color: var(--board-background-text);
|
||||
justify-content: space-evenly;
|
||||
padding: 0 10px 10px;
|
||||
border-radius: 20px;
|
||||
padding-bottom: 10px;
|
||||
flex-direction: row;
|
||||
border-radius: 20px;
|
||||
display: flex;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue