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