Adjust the location of the Material Design floating action buttons for mobile screen.
This commit is contained in:
parent
fa1a55cd3d
commit
fef474977c
@ -342,7 +342,7 @@ a.accounting-report-table-row {
|
||||
.accounting-material-fab {
|
||||
position: fixed;
|
||||
right: 2rem;
|
||||
bottom: 1rem;
|
||||
bottom: 2rem;
|
||||
z-index: 10;
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user