Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
psa-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
高滢
psa-web
Commits
877b57d9
Commit
877b57d9
authored
Mar 05, 2025
by
高滢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(搜索重置): 按钮
parent
81096954
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
btn.scss
src/assets/styles/btn.scss
+18
-0
No files found.
src/assets/styles/btn.scss
View file @
877b57d9
...
...
@@ -97,3 +97,21 @@
font-size
:
14px
;
border-radius
:
4px
;
}
.el-button--primary
{
width
:
104px
;
height
:
36px
;
background
:
#0062FF
;
border-radius
:
2px
;
font-weight
:
400
;
font-size
:
13px
;
color
:
#FFFFFF
;
}
.el-button--defalut
{
width
:
104px
;
height
:
36px
;
border
:
1px
solid
#E2E7F5
;
border-radius
:
2px
;
font-weight
:
400
;
font-size
:
13px
;
color
:
#536387
;
}
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