mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: hides local-date picker when used outside of main composer
This commit is contained in:
@@ -146,6 +146,9 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
min-height: 10em;
|
min-height: 10em;
|
||||||
}
|
}
|
||||||
|
.local-dates.btn {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
.d-editor-container {
|
.d-editor-container {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user