add margin to select menu (#45)
This commit is contained in:
@@ -24,6 +24,13 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.has-full-page-chat .chat-selection-management {
|
||||||
|
margin-bottom: var(--d-border-radius-large);
|
||||||
|
@include breakpoint(medium) {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.experimental-screen {
|
.experimental-screen {
|
||||||
@include breakpoint(medium) {
|
@include breakpoint(medium) {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user