feat: division between mobile and desktop components, boards for mobile
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
|
||||
.create-button {
|
||||
padding: 11px 10px 12px 10px;
|
||||
border-bottom: 2px solid gray;
|
||||
}
|
||||
|
||||
.spacer {
|
||||
height: 46px;
|
||||
padding: 11px 10px 12px 10px;
|
||||
border-bottom: 2px solid gray;
|
||||
width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user