mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
fix: allow PAT scope labels to wrap on long strings (#6456)
Co-authored-by: Truman Gao <106889354+tdgao@users.noreply.github.com>
This commit is contained in:
@@ -468,7 +468,6 @@ async function removePat(id) {
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
.scope-items :deep(.checkbox-outer) {
|
||||
white-space: nowrap !important;
|
||||
justify-content: flex-start !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user