fix
This commit is contained in:
parent
84071feb24
commit
74c31cf407
Binary file not shown.
|
Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 33 KiB |
@ -13,6 +13,7 @@
|
||||
<style scoped>
|
||||
.belt-block {
|
||||
height: 100%;
|
||||
background-color: rgb(0, 0, 0);
|
||||
background-image: url("@/assets/belt.png");
|
||||
background-size: cover;
|
||||
position: relative;
|
||||
|
||||
@ -17,6 +17,10 @@
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.message-cloud, .message-cloud-2, .message-cloud-3 {
|
||||
background-color: bisque;
|
||||
}
|
||||
|
||||
.message-cloud {
|
||||
margin: 15px 0;
|
||||
padding: 16px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user