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