Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
飞
飞鹤小程序
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
FH
飞鹤小程序
Commits
6b9263a2
Commit
6b9263a2
authored
Jun 10, 2025
by
tao.huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修复换行问题
parent
e39fed7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
BabySwitcher.vue
components/BabySwitcher.vue
+3
-0
No files found.
components/BabySwitcher.vue
View file @
6b9263a2
...
@@ -85,6 +85,9 @@ function onAdd() {
...
@@ -85,6 +85,9 @@ function onAdd() {
&:nth-child(3) {
&:nth-child(3) {
border-bottom: none;
border-bottom: none;
}
}
.text {
white-space: nowrap;
}
}
}
.selected-icon {
.selected-icon {
width: 12rpx;
width: 12rpx;
...
...
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