Fix circle button CSS bugs
This commit is contained in:
parent
1561008dd4
commit
5c440f6d9e
@ -135,10 +135,11 @@ html, body {
|
||||
border-radius: 50%;
|
||||
height: 5rem;
|
||||
width: 5rem;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
margin: 2rem;
|
||||
z-index: 99999;
|
||||
}
|
||||
|
||||
.circle-btn img {
|
||||
|
Loading…
x
Reference in New Issue
Block a user