// BetterDiscord specific things div[class^="bd-"] { &:extend(.round); } div.bd-search-wrapper, div.bd-changelog-button { align-self: center; margin: 0; margin-right: 8px; } div[class^="standardSidebarView-"] { // PluginRepo and ThemeRepo div[class^="repoList-"] > div { position: absolute; width: 100%; div[class^="repoHeader-"] { & > * { max-width: unset; } div[class^="tabBar-"] { height: 48px; } } #pluginrepo-tab, #themerepo-tab { max-width: unset; } } } div.bd-addon-list:not(.bd-grid-view) { .horiz-tab(); }