mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Button bar needs visible overflow, follow-up to 489443e
This commit is contained in:
parent
489443e3a9
commit
95179a5ab6
@ -24,14 +24,6 @@
|
|||||||
.select-kit.is-expanded {
|
.select-kit.is-expanded {
|
||||||
z-index: z("composer", "dropdown") + 1;
|
z-index: z("composer", "dropdown") + 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.d-editor-textarea-wrapper {
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
.d-editor-button-bar {
|
|
||||||
overflow-x: auto;
|
|
||||||
overflow-y: hidden;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-title {
|
.edit-title {
|
||||||
|
Loading…
Reference in New Issue
Block a user