board-state style change

main
selim 2025-01-03 05:07:38 +01:00
parent 2876efec35
commit 454157c278
1 changed files with 4 additions and 3 deletions

View File

@ -59,8 +59,9 @@
.board-state{
grid-area: state;
margin-top: auto;
margin-bottom: auto;
width: 90%;
margin: auto;
}
.board-state-line{
@ -73,7 +74,7 @@
}
.board-state-action{
margin-right: 5%;
margin-right: 2%;
}
.board-state-action .action-button{