mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-22 22:30:52 +01:00
hotelview changes n notif img
This commit is contained in:
parent
80b2635a22
commit
7b3d71b356
@ -206,8 +206,8 @@
|
||||
font-size: $font-size-sm;
|
||||
|
||||
.bubble-image-container {
|
||||
min-width: 50px;
|
||||
min-height: 50px;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -45,14 +45,15 @@
|
||||
}
|
||||
|
||||
.left {
|
||||
width: 1200px;
|
||||
height: 800px;
|
||||
top:0;
|
||||
right:0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
animation-iteration-count: 1;
|
||||
animation-name: slideUp;
|
||||
animation-duration: 1s;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left bottom;
|
||||
}
|
||||
|
||||
.right {
|
||||
|
Loading…
Reference in New Issue
Block a user