Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
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
baiguangyao
mr-julyedu
Commits
57538da2
Commit
57538da2
authored
Jun 19, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
智能选课
parent
2a5f09d4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
src/components/intelligent-recommend/index.scss
+7
-5
No files found.
src/components/intelligent-recommend/index.scss
View file @
57538da2
...
@@ -87,14 +87,14 @@
...
@@ -87,14 +87,14 @@
.text
{
.text
{
max-width
:
85%
;
max-width
:
85%
;
position
:
relative
;
position
:
relative
;
padding
:
0
16px
;
padding
:
13px
16px
;
display
:
inline-block
;
display
:
inline-block
;
background
:
rgba
(
255
,
255
,
255
,
1
);
background
:
rgba
(
255
,
255
,
255
,
1
);
border-radius
:
4px
;
border-radius
:
4px
;
font-size
:
16px
;
font-size
:
16px
;
color
:
#333
;
color
:
#333
;
text-align
:
center
;
text-align
:
left
;
line-height
:
40
px
;
line-height
:
24
px
;
}
}
$angleSize
:
8px
;
$angleSize
:
8px
;
...
@@ -127,13 +127,14 @@
...
@@ -127,13 +127,14 @@
.text
{
.text
{
float
:
right
;
float
:
right
;
margin-right
:
15px
;
margin-right
:
15px
;
background-color
:
#0036FF
;
background-color
:
rgba
(
0
,
54
,
255
,
.7
)
;
color
:
#fff
;
color
:
#fff
;
&
:
:
after
{
&
:
:
after
{
@include
pseudo
;
@include
pseudo
;
right
:
-
$angleSize
;
right
:
-
$angleSize
;
border-left
:
$angleSize
solid
#0036FF
;
top
:
18px
;
border-left
:
$angleSize
solid
rgba
(
0
,
54
,
255
,
.7
);
}
}
}
}
}
}
...
@@ -171,6 +172,7 @@
...
@@ -171,6 +172,7 @@
border-radius
:
17px
;
border-radius
:
17px
;
font-size
:
16px
;
font-size
:
16px
;
color
:
#fff
;
color
:
#fff
;
text-align
:
left
;
-webkit-appearance
:
none
;
-webkit-appearance
:
none
;
outline
:
none
;
outline
:
none
;
border
:
none
;
border
:
none
;
...
...
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