Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
syzy_se
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
管理员
syzy_se
Commits
06c3b738
Commit
06c3b738
authored
Dec 27, 2022
by
yangbenyong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调试中医科研系统
parent
eedc91e4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletions
+13
-1
index.css
src/main/resources/static/css/index.css
+1
-1
mintTable.css
src/main/resources/static/css/mintTable.css
+12
-0
No files found.
src/main/resources/static/css/index.css
View file @
06c3b738
...
...
@@ -196,7 +196,7 @@ ul,li{
}
.main
.layui-tab-item
,
.main
.iframes
{
height
:
100%
;
height
:
calc
(
100vh
-
60px
)
;
width
:
100%
;
border
:
0
none
;
}
...
...
src/main/resources/static/css/mintTable.css
View file @
06c3b738
/*
form label style
**/
.layui-form-item
.layui-form-label
{
width
:
auto
;
min-width
:
110px
;
padding
:
5px
15px
;
height
:
30px
;
}
/*
table bgcolor
*/
.layui-table
,
.layui-table-view
{
margin
:
0
;
}
...
...
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