Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wisdom-components
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
ReactWeb5
wisdom-components
Commits
b68119c5
Commit
b68119c5
authored
Nov 22, 2021
by
秦文海
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: tip样式微调
parent
3c4980d1
Pipeline
#38414
failed with stages
in 22 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
index.less
packages/base-components/TipTool/src/index.less
+6
-5
index.less
packages/base-components/TipTool/src/tableContent/index.less
+1
-1
No files found.
packages/base-components/TipTool/src/index.less
View file @
b68119c5
...
...
@@ -7,6 +7,7 @@
height: 100%;
}
&-TipAll {
width: 100%;
height: 85%;
}
&-Tipconter {
...
...
@@ -14,11 +15,11 @@
width: 100%;
height: 100%;
background-color: white;
&-Tipleft {
width: 100%;
height
: 100%;
background-color: #f5f6f7
;
}
}
&-Tipleft {
width
: 100%;
height: 100%
;
background-color: #f5f6f7;
}
&-tipfooter {
position: relative;
...
...
packages/base-components/TipTool/src/tableContent/index.less
View file @
b68119c5
...
...
@@ -35,7 +35,7 @@
&-contaner {
width: 100%;
height: 85%;
overflow:
scroll
;
overflow:
auto
;
overflow-x: hidden;
ul {
display: flex;
...
...
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