Merge pull request #1195 from ae-utbm/fix-css-on-barman-click-on-phone

fix css on barman click on phone
This commit is contained in:
Noa Fouich
2025-10-06 16:36:18 +02:00
committed by GitHub

View File

@@ -39,6 +39,7 @@
flex: auto; flex: auto;
margin: 0.2em; margin: 0.2em;
width: 20%; width: 20%;
min-width: 350px;
ul { ul {
list-style-type: none; list-style-type: none;