Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
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
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
刘怀志
pet-business-web
Commits
3de161fc
Commit
3de161fc
authored
Oct 10, 2023
by
刘怀志
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
68226 (优化)全局-所有的按钮点击触发后鼠标在移动到别的地方时,按钮被选中的样式应该恢复为初始状态
parent
8c730716
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
btn.scss
src/assets/styles/btn.scss
+1
-1
No files found.
src/assets/styles/btn.scss
View file @
3de161fc
...
@@ -284,7 +284,7 @@
...
@@ -284,7 +284,7 @@
color
:
#333333
;
color
:
#333333
;
}
}
&
:active
{
&
:active
{
background
:
rgba
(
85
,
163
,
67
,
0
.08
)
!
important
background
:
rgba
(
85
,
163
,
67
,
0
.08
)
!
important
;
opacity
:
1
;
opacity
:
1
;
border
:
1px
solid
#55A343
!
important
;
border
:
1px
solid
#55A343
!
important
;
color
:
#55A343
!
important
;
color
:
#55A343
!
important
;
...
...
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