Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety-progress
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
耿迪迪
gassafety-progress
Commits
c5d81b4e
Commit
c5d81b4e
authored
Mar 21, 2022
by
yaqizhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
f65a97f3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
all.scss
gassafetyprogress-web/src/assets/styles/all.scss
+3
-3
Navbar.vue
gassafetyprogress-web/src/layout/components/Navbar.vue
+2
-2
No files found.
gassafetyprogress-web/src/assets/styles/all.scss
View file @
c5d81b4e
...
...
@@ -640,9 +640,9 @@
vertical-align
:
middle
;
display
:
inline-block
;
margin-bottom
:
25px
;
margin-right
:
10
px
;
margin-right
:
25
px
;
}
[
class
^=
el-icon-
],
[
class
*=
" el-icon-"
]
{
.el-icon-chat-dot-round
{
font-family
:
"element-icons"
!
important
;
speak
:
none
;
font-style
:
normal
;
...
...
@@ -662,7 +662,7 @@
}
.el-badge__content.is-fixed
{
top
:
15px
!
important
;
right
:
20
px
!
important
;
right
:
-5
px
!
important
;
}
.el-badge__content
{
padding
:
0
2px
!
important
;
...
...
gassafetyprogress-web/src/layout/components/Navbar.vue
View file @
c5d81b4e
...
...
@@ -8,8 +8,8 @@
<div
class=
"right-menu"
>
<template
v-if=
"device!=='mobile'"
>
<!--
<search
id=
"header-search"
class=
"right-menu-item"
/>
-->
<el-badge
:value=
"20
0
"
:max=
"99"
class=
"item"
>
<i
class=
"el-icon-chat-dot-round"
></i>
<el-badge
:value=
"20"
:max=
"99"
class=
"item"
>
<i
class=
"el-icon-chat-dot-round"
style=
"width: 10px;height: 10px;"
></i>
</el-badge>
...
...
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