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
3b09ad45
authored
2023-02-14 10:46:00 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式调整
1 parent
61090b20
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/home/dataView/leftcard.vue
src/views/home/dataView/leftcard.vue
View file @
3b09ad4
...
...
@@ -119,7 +119,7 @@ export default {
<
style
lang=
"scss"
scoped
>
.leftcard
{
width
:
32%
;
height
:
calc
(
100%
-110
px
);
height
:
calc
(
100vh
-114
px
);
display
:
flex
;
flex-direction
:
column
;
...
...
Please
register
or
sign in
to post a comment