Fixed character list FAB not staying put
This commit is contained in:
@@ -48,7 +48,7 @@ hr {
|
|||||||
|
|
||||||
//FABs
|
//FABs
|
||||||
.floatyButton {
|
.floatyButton {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
bottom: 24px;
|
bottom: 24px;
|
||||||
right: 24px;
|
right: 24px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user