Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
xysBooking
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2024-01-24 14:49:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4b38f1a3475f5f0e8abfcb6cede7f448f7e60a4a
4b38f1a3
1 parent
3421433e
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/notice.vue
src/views/notice.vue
View file @
4b38f1a
<!--
* @Date: 2024-01-15 11:43:01
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-01-24 14:4
6:18
* @LastEditTime: 2024-01-24 14:4
9:00
* @FilePath: /xysBooking/src/views/notice.vue
* @Description: 文件描述
-->
...
...
@@ -87,7 +87,7 @@ const confirmBtn = () => {
position: relative;
height: 100vh;
.content {
margin: 1rem
0.5rem
;
margin: 1rem;
background-color: #ffffff;
border-radius: 8px;
padding: 1rem;
...
...
Please
register
or
login
to post a comment