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
220b132d
Commit
220b132d
authored
Nov 15, 2021
by
秦文海
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 样式修改兼容
parent
d21a4be0
Pipeline
#37875
canceled with stages
in 1 minute 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.less
packages/base-components/TipTool/src/header/index.less
+2
-0
index.less
packages/base-components/TipTool/src/index.less
+2
-4
No files found.
packages/base-components/TipTool/src/header/index.less
View file @
220b132d
...
@@ -12,7 +12,9 @@
...
@@ -12,7 +12,9 @@
&-Tiphead {
&-Tiphead {
display: flex;
display: flex;
width: 100%;
width: 100%;
height: 15%;
min-height: 45px;
min-height: 45px;
max-height: 55px;
background-color: #001529;
background-color: #001529;
> div:nth-child(1) {
> div:nth-child(1) {
display: flex;
display: flex;
...
...
packages/base-components/TipTool/src/index.less
View file @
220b132d
...
@@ -7,12 +7,12 @@
...
@@ -7,12 +7,12 @@
height: 100%;
height: 100%;
}
}
&-TipAll {
&-TipAll {
height:
100
%;
height:
85
%;
}
}
&-Tipconter {
&-Tipconter {
display: flex;
display: flex;
width: 100%;
width: 100%;
height:
85
%;
height:
100
%;
background-color: white;
background-color: white;
&-Tipleft {
&-Tipleft {
width: 100%;
width: 100%;
...
@@ -22,8 +22,6 @@
...
@@ -22,8 +22,6 @@
}
}
&-tipfooter {
&-tipfooter {
position: relative;
position: relative;
width: 100%;
height: 10px;
&-tipfooterar {
&-tipfooterar {
right: 0;
right: 0;
bottom: 0;
bottom: 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