mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 09:33:50 +00:00
prepare homepage_widget template
This commit is contained in:
@@ -490,3 +490,18 @@ div.popover {
|
||||
div.v-toast {
|
||||
z-index: 10000!important;
|
||||
}
|
||||
|
||||
//
|
||||
div.sticky-buttons {
|
||||
position: fixed;
|
||||
bottom: 3em;
|
||||
right: 2em;
|
||||
.btn-circle {
|
||||
width: 60px; height: 60px;
|
||||
border-radius: 50%;
|
||||
text-align: center;
|
||||
padding: 0.9rem 1rem;
|
||||
display: block;
|
||||
margin-bottom: 0.35rem;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user