Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
6fa7dc2d
authored
2022-08-08 16:28:55 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:布局样式
1 parent
445d83dd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/layout/components/AppMain.vue
src/layout/components/AppMain.vue
View file @
6fa7dc2
...
...
@@ -26,6 +26,8 @@ export default {
.app-main
{
height
:
calc
(
100%
-
88px
);
overflow-x
:
auto
;
padding
:
15px
;
box-sizing
:
border-box
;
}
}
</
style
>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment