Backend button width fix
This commit is contained in:
parent
bbcb282e53
commit
31325f0a1d
|
@ -131,7 +131,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
width: 100%;
|
width: 260px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 20px;
|
bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue