mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
buttons, float buttons
This commit is contained in:
@@ -116,3 +116,11 @@
|
||||
height: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-floating {
|
||||
position: fixed;
|
||||
z-index: $zindex-fixed;
|
||||
bottom: 1.5rem;
|
||||
right: 1.5rem;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user