update
This commit is contained in:
@@ -47,7 +47,7 @@ const IconFixRight: React.FC = () => {
|
||||
className="lazy"
|
||||
/>
|
||||
<div className="contact-info">
|
||||
<b className="d-block">Chat Facebook</b>
|
||||
<b className="block">Chat Facebook</b>
|
||||
<span>(8h-22h30)</span>
|
||||
</div>
|
||||
</Link>
|
||||
@@ -57,14 +57,14 @@ const IconFixRight: React.FC = () => {
|
||||
className="flex items-center"
|
||||
style={{
|
||||
background: '#fff',
|
||||
bottom: '135px',
|
||||
bottom: '145px',
|
||||
width: '170px',
|
||||
padding: '10px',
|
||||
borderRadius: '15px',
|
||||
boxShadow: '0 1px 2px 1px #01010133',
|
||||
color: '#007bff',
|
||||
fontSize: '14px',
|
||||
height: '65px',
|
||||
height: '50px',
|
||||
}}
|
||||
>
|
||||
<Image
|
||||
@@ -76,7 +76,7 @@ const IconFixRight: React.FC = () => {
|
||||
style={{ marginRight: '10px' }}
|
||||
/>
|
||||
<div className="contact-info">
|
||||
<b className="d-block">Chat Zalo</b>
|
||||
<b className="block">Chat Zalo</b>
|
||||
<span>(8h-22h30)</span>
|
||||
</div>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user