🐛 Gap responsive buttons
This commit is contained in:
parent
2ef60815a9
commit
7bba9ce8c3
@ -67,7 +67,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: $screen-m) {
|
@media (max-width: $screen-m) {
|
||||||
display: block;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
|
||||||
.delete-folder {
|
.delete-folder {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user