Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
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
marketing-web
marketing
Commits
f8e2ccfb
Commit
f8e2ccfb
authored
Apr 22, 2022
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
a32f5634
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
0 deletions
+28
-0
reset.scss
src/assets/style/base/reset.scss
+28
-0
ai-data-active-data.vue
src/views/ai/ai-data-active-data.vue
+0
-0
ai-data-aiCall.vue
src/views/ai/ai-data-aiCall.vue
+0
-0
No files found.
src/assets/style/base/reset.scss
View file @
f8e2ccfb
...
...
@@ -621,4 +621,31 @@ img::after {
border-radius
:
2px
;
box-shadow
:none
}
}
.rank-icon
{
display
:
block
;
line-height
:
20px
;
// height: 20px;
text-align
:
center
;
position
:
relative
;
span
{
font-weight
:
700
;
z-index
:
1
;
color
:
white
;
font-size
:
12px
;
background
:
#98a3d9
;
border-radius
:
2px
;
padding
:
0
3px
;
min-width
:
14px
;
min-height
:
13px
;
display
:
inline-block
;
}
span
.rank1
{
background
:
#2F54EB
;
}
span
.rank2
{
color
:
#303133
;
background
:
#F2F3F5
;
}
}
\ No newline at end of file
src/views/ai/ai-data-active-data.vue
View file @
f8e2ccfb
This diff is collapsed.
Click to expand it.
src/views/ai/ai-data-aiCall.vue
View file @
f8e2ccfb
This diff is collapsed.
Click to expand it.
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