[Modify] BMC-Widget Style Update

This commit is contained in:
Kanani Nirav
2023-08-24 08:18:01 +09:00
parent 3183970ef9
commit f18f3984bd

View File

@@ -97,14 +97,14 @@
}
#bmc-wbtn {
position: fixed !important;
bottom: 20px !important;
bottom: 100px !important;
right: 20px !important;
z-index: 9999 !important;
}
@media (max-width: 1024px) {
#bmc-wbtn {
display: none !important;
display: none !important;
}
}
</style>