This commit is contained in:
@@ -1 +1,12 @@
|
||||
.btn{position:fixed;right:20px;bottom:20px;background:#1e293b;color:#fff;border:none;border-radius:999px;width:44px;height:44px;font-size:20px;cursor:pointer;box-shadow:0 8px 20px rgba(2,6,23,0.2);z-index:12000}
|
||||
.btn{
|
||||
position:fixed;
|
||||
right:20px;bottom:20px;
|
||||
background:#1e293b;
|
||||
color:#fff;border:none;
|
||||
border-radius:999px;
|
||||
width:44px;
|
||||
height:44px;
|
||||
font-size:20px;
|
||||
cursor:pointer;
|
||||
box-shadow:0 8px 20px rgba(2,6,23,0.2);
|
||||
z-index:12000}
|
||||
|
||||
Reference in New Issue
Block a user