1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

Merge pull request #526 from Budibase/backend-button-fix

Backend button width fix
This commit is contained in:
Joe 2020-08-10 14:22:10 +01:00 committed by GitHub
commit d0c9a14723
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,7 @@
}
footer {
width: 100%;
width: 260px;
position: fixed;
bottom: 20px;
}