Skip to content

restrict the FloatingBtn to a absolute div

Baptiste Rousseau requested to merge correct_helpBtn into dev

FloatingBtn was a VLayoutItem which was overlaying the whole bottom of the screen. Instead use an absolute div positioned at the bottom right. Additionally, added target="_blank" to the License item.

Edited by Baptiste Rousseau

Merge request reports