mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 11:18:25 +00:00 
			
		
		
		
	move styles in better place
This commit is contained in:
		@@ -490,18 +490,3 @@ div.popover {
 | 
			
		||||
div.v-toast {
 | 
			
		||||
   z-index: 10000!important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
//
 | 
			
		||||
div.sticky-buttons {
 | 
			
		||||
    position: fixed;
 | 
			
		||||
    bottom: 3em;
 | 
			
		||||
    right: 2em;
 | 
			
		||||
    .btn-circle {
 | 
			
		||||
        width: 50px; height: 50px;
 | 
			
		||||
        border-radius: 50%;
 | 
			
		||||
        text-align: center;
 | 
			
		||||
        padding: 0.45rem 0.7rem;
 | 
			
		||||
        display: block;
 | 
			
		||||
        margin-bottom: 0.35rem;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@@ -133,3 +133,18 @@ $chill-theme-buttons: (
 | 
			
		||||
.btn-sm, .btn-group-sm > .btn {
 | 
			
		||||
   min-width: 36px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Homepage special fast action buttons
 | 
			
		||||
div.sticky-buttons {
 | 
			
		||||
    position: fixed;
 | 
			
		||||
    bottom: 3em;
 | 
			
		||||
    right: 2em;
 | 
			
		||||
    .btn-circle {
 | 
			
		||||
        width: 50px; height: 50px;
 | 
			
		||||
        border-radius: 50%;
 | 
			
		||||
        text-align: center;
 | 
			
		||||
        padding: 0.45rem 0.7rem;
 | 
			
		||||
        display: block;
 | 
			
		||||
        margin-bottom: 0.35rem;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user