discourse/app/assets/stylesheets/desktop/components/drafts-dropdown-menu.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
86 B
SCSS
Raw Normal View History

.topic-drafts-menu-content .dropdown-menu {
max-width: 350px;
min-width: 275px;
}