This commit is contained in:
@ -53,17 +53,20 @@ onMount(async () => {
|
||||
}
|
||||
|
||||
.notice-title {
|
||||
font-size: 24px;
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
padding: 10px;
|
||||
color: white;
|
||||
background-color: #66ccff;
|
||||
background-color: #ff3939;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.notice-content {
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
padding: 10px;
|
||||
color: #333;
|
||||
max-width: 164px;
|
||||
}
|
||||
|
||||
.mask-mode {
|
||||
|
||||
Reference in New Issue
Block a user