Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
a446aabc
Commit
a446aabc
authored
Jun 23, 2021
by
msgroup
Browse files
样式调整
parent
ccce63c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
View file @
a446aabc
...
...
@@ -14,7 +14,7 @@
</el-button>
</el-header>
<el-main class="ms-container" style="position:relative;">
<el-scrollbar style="height: 100%;">
<el-scrollbar
class="ms-scrollbar"
style="height: 100%;">
<el-tabs v-model="activeName" style="height: calc(100% - 10px);">
<el-tab-pane style="position:relative;" v-for="(item, index) in editableTabs" :key="index"
:label="item.title" :name="item.name">
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment