feat: boards on desktop as on mobile
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
|
||||
.create-button {
|
||||
padding: 10px 10px 9px;
|
||||
border-bottom: 2px solid gray;
|
||||
}
|
||||
|
||||
.spacer {
|
||||
height: 45px;
|
||||
border-bottom: 2px solid gray;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user