feat: добавлена возможность удаления и редактирования самой доски
This commit is contained in:
@@ -55,8 +55,13 @@
|
||||
border-radius: 6px;
|
||||
margin-bottom: 16px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-direction: row;
|
||||
justify-content: space-around;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.set-panel button{
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.board-panel{
|
||||
|
||||
Reference in New Issue
Block a user