Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
dsk-cr20g
Commits
1f8f212d
Commit
1f8f212d
authored
Aug 29, 2023
by
yht15023815643
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
集团户样式
parent
ae974026
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
public.css
dsk-operate-ui/src/assets/styles/public.css
+1
-0
index.vue
dsk-operate-ui/src/layout/index.vue
+2
-2
index.vue
...te-ui/src/views/enterpriseData/components/Group/index.vue
+1
-1
No files found.
dsk-operate-ui/src/assets/styles/public.css
View file @
1f8f212d
...
@@ -1217,4 +1217,5 @@ select {
...
@@ -1217,4 +1217,5 @@ select {
}
}
.enterprise_contatiner
{
.enterprise_contatiner
{
padding
:
0
;
padding
:
0
;
padding-bottom
:
16px
;
}
}
\ No newline at end of file
dsk-operate-ui/src/layout/index.vue
View file @
1f8f212d
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
:class=
"classObj"
class=
"app-wrapper"
:style=
"
{'--current-color': theme}">
<div
:class=
"classObj"
class=
"app-wrapper"
:style=
"
{'--current-color': theme}">
<div
v-if=
"device==='mobile'&&sidebar.opened"
class=
"drawer-bg"
@
click=
"handleClickOutside"
/>
<div
v-if=
"device==='mobile'&&sidebar.opened"
class=
"drawer-bg"
@
click=
"handleClickOutside"
/>
<sidebar
v-if=
"!sidebar.hide"
class=
"sidebar-container"
@
handleBar=
"handleSideBar"
id=
"sidebar"
/>
<sidebar
v-if=
"!sidebar.hide"
class=
"sidebar-container"
@
handleBar=
"handleSideBar"
id=
"sidebar"
/>
<div
:class=
"
{hasTagsView:needTagsView,sidebarHide:sidebar.hide,EnterpriseData:$route.name=='
EnterpriseData
'}" class="main-container">
<div
:class=
"
{hasTagsView:needTagsView,sidebarHide:sidebar.hide,EnterpriseData:$route.name=='
Group
'}" class="main-container">
<div
:class=
"
{'fixed-header':fixedHeader}">
<div
:class=
"
{'fixed-header':fixedHeader}">
<navbar
:offsetWidth=
"offsetWidth"
/>
<navbar
:offsetWidth=
"offsetWidth"
/>
</div>
</div>
...
@@ -129,6 +129,6 @@ export default {
...
@@ -129,6 +129,6 @@ export default {
width
:
100%
;
width
:
100%
;
}
}
.EnterpriseData
{
.EnterpriseData
{
min-width
:
1
648
px
;
min-width
:
1
710
px
;
}
}
</
style
>
</
style
>
dsk-operate-ui/src/views/enterpriseData/components/Group/index.vue
View file @
1f8f212d
...
@@ -498,7 +498,7 @@ export default {
...
@@ -498,7 +498,7 @@ export default {
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
4px
4px
4px
4px
;
border-radius
:
4px
4px
4px
4px
;
padding
:
16px
;
padding
:
16px
;
max-height
:
700
px
;
max-height
:
848
px
;
.anchor
{
.anchor
{
height
:
24px
;
height
:
24px
;
}
}
...
...
Write
Preview
Markdown
is supported
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