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);
|
background-color: var(--board-background);
|
||||||
color: var(--board-background-text);
|
color: var(--board-background-text);
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
padding: 0 10px 10px;
|
padding-bottom: 10px;
|
||||||
border-radius: 20px;
|
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
border-radius: 20px;
|
||||||
display: flex;
|
display: flex;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue