fix bug smartphone

This commit is contained in:
Jean-Marie Favreau 2024-08-16 18:54:18 +02:00
parent b0950d3e1d
commit 610b99efae

View File

@ -189,6 +189,10 @@ footer {
clear: both;
}
footer [data-tooltip] {
position: static;
}
#calendar {
width: 100%;