responsive style on dashboard
This commit is contained in:
parent
03426296ab
commit
4800703ad1
@ -28,6 +28,14 @@
|
||||
.product-button {
|
||||
min-width: calc(100% - 56px)
|
||||
}
|
||||
.listing-products {
|
||||
|
||||
.btn, button {
|
||||
font-size: 1rem;
|
||||
padding: 0.2em;
|
||||
border-radius: 0.3em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user