Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-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
8ff073d0
authored
2023-04-03 10:13:09 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:布局样式的调整
1 parent
db94c792
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/layout1/index.vue
src/layout1/index.vue
View file @
8ff073d
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-0
3-28 10:14:20
* @LastEditTime: 2023-0
4-03 10:12:39
-->
<
template
>
<div
class=
"app-wrapper"
>
...
...
@@ -74,7 +74,7 @@ export default {
}
.app-content
{
overflow
-x
:
hidden
;
overflow
:
hidden
;
box-sizing
:
border-box
;
flex
:
1
;
width
:
100%
;
...
...
Please
register
or
sign in
to post a comment