Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
1060b43d
authored
2023-08-28 09:32:32 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
--no commit message
1 parent
6ea2c27b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
src/views/registerBook/comparison.vue
src/views/registerBook/comparison.vue
View file @
1060b43
...
...
@@ -173,10 +173,15 @@ export default {
.bgc
{
td{
background-color
:
rgb
(
182
,
203
,
207
)
!important
;
//
background-color
:
rgb
(
182
,
203
,
207
)
!important
;
}
}
.xxTable
tr
td
{
min-width
:
520px
!important
;
}
.red
{
color
:
red
;
}
...
...
Please
register
or
sign in
to post a comment