hookehuyr

fix

<!--
* @Date: 2024-01-15 11:43:01
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-01-24 14:46:18
* @LastEditTime: 2024-01-24 14:49: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;
......