mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-29 04:29:55 +00:00
Fix some trivial problems (#34579)
This commit is contained in:
parent
d5bbaee64e
commit
e8d8984f7c
8 changed files with 46 additions and 12 deletions
|
@ -439,7 +439,8 @@ export default defineComponent({
|
|||
});
|
||||
</script>
|
||||
<template>
|
||||
<div class="ui container action-view-container">
|
||||
<!-- make the view container full width to make users easier to read logs -->
|
||||
<div class="ui fluid container">
|
||||
<div class="action-view-header">
|
||||
<div class="action-info-summary">
|
||||
<div class="action-info-summary-title">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue