We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b297e7 commit dff4a14Copy full SHA for dff4a14
docs/components/repository/RepoHeader.vue
@@ -44,6 +44,7 @@ const showModal = ref(false)
44
.repoActions {
45
display: flex;
46
gap: 8px;
47
+ flex-wrap: wrap;
48
padding: 16px 0px 16px 0px;
49
}
50
0 commit comments