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
af9184f2
authored
2022-08-11 08:56:11 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式
1 parent
e5b02e46
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/layout/components/AppMain.vue
src/layout/components/AppMain.vue
View file @
af9184f
...
...
@@ -26,7 +26,7 @@ export default {
.app-main
{
height
:
calc
(
100%
-
48px
);
overflow-x
:
auto
;
padding
:
1
5px
;
padding
:
5px
;
box-sizing
:
border-box
;
background-color
:
#EDF1F7
;
box-sizing
:
border-box
;
...
...
Please
register
or
sign in
to post a comment