[Modify] BMC-Widget Add
This commit is contained in:
@@ -95,4 +95,16 @@
|
||||
padding-left: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
</style>
|
||||
#bmc-wbtn {
|
||||
position: fixed !important;
|
||||
bottom: 20px !important;
|
||||
right: 20px !important;
|
||||
z-index: 9999 !important;
|
||||
}
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
#bmc-wbtn {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user