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
b24ee332
authored
2022-10-12 18:02:01 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:table样式
1 parent
b8b2eaea
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/components/lb-table/lb-table.vue
src/styles/public.scss
src/components/lb-table/lb-table.vue
View file @
b24ee33
...
...
@@ -59,7 +59,7 @@ export default {
},
heightNum
:
{
type
:
Number
,
default
:
2
60
,
default
:
2
75
,
},
maxHeight
:
{
type
:
Number
,
...
...
src/styles/public.scss
View file @
b24ee33
...
...
@@ -7,7 +7,7 @@
&
-header
{
width
:
100%
;
padding
:
10px
10px
3px
10px
;
padding
:
10px
;
box-sizing
:
border-box
;
background
:
#FFFFFF
;
border-radius
:
2px
;
...
...
Please
register
or
sign in
to post a comment