Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-convertor-view
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
station
amos-convertor-view
Commits
59aeed9e
Commit
59aeed9e
authored
Jun 25, 2021
by
xixinzhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
风险模型新增弹框样式
parent
412d4cdd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
+20
-0
riskModel.scss
src/styles/view/biz/riskModel/riskModel.scss
+11
-0
transparent.css
themes/transparent.css
+9
-0
No files found.
src/styles/view/biz/riskModel/riskModel.scss
View file @
59aeed9e
...
...
@@ -183,6 +183,14 @@ $scrollInnerColor: rgba(black, 0.1);
.ant-tabs-content
{
left
:
-50px
;
padding-top
:
50px
;
.amos-select-title
{
background
:
none
;
}
.amos-select-dropdown-icon
{
background
:
none
;
}
}
}
}
...
...
@@ -378,6 +386,9 @@ $scrollInnerColor: rgba(black, 0.1);
}
.risk-model-model
{
.amos-divider-horizontal
{
background
:
$biz-border-color
;
}
.amos-modal-header
{
background
:
$page-header-background
;
}
...
...
themes/transparent.css
View file @
59aeed9e
...
...
@@ -1401,6 +1401,15 @@ carousel-content {
.rayd-modal
{
background-color
:
rgb
(
6
,
21
,
62
)
!important
;
}
.rayd-modal
.rayd-icon.rayd-success.rayd-animate-success-icon
.rayd-success-circular-line-left
{
display
:
none
;
}
.rayd-modal
.rayd-icon.rayd-success.rayd-animate-success-icon
.rayd-success-fix
{
display
:
none
;
}
.rayd-modal
.rayd-icon.rayd-success.rayd-animate-success-icon
.rayd-success-circular-line-right
{
display
:
none
;
}
:root
.amos-tree
li
span
.amos-tree-switcher.amos-tree-switcher-close
::after
{
font-size
:
12px
;
color
:
white
;
...
...
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