Project managers, board members, auto-update after reconnection, refactoring
This commit is contained in:
11
client/src/components/BoardActions/BoardActions.module.scss
Normal file
11
client/src/components/BoardActions/BoardActions.module.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
:global(#app) {
|
||||
.action {
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
.actions {
|
||||
align-items: center;
|
||||
display: flex;
|
||||
margin: 20px 20px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user