There was an error while loading. Please reload this page.
1 parent f054439 commit 3c5c4e3Copy full SHA for 3c5c4e3
1 file changed
src/SOS_dog/Views/Home/Index.cshtml
@@ -363,11 +363,11 @@
363
}
364
</div>
365
</section>
366
- <div class="drawer-overlay" id="drawerOverlay" onclick="fecharPerfilAnimal()"></div>
+ <div class="drawer-overlay d-lg-none" id="drawerOverlay" onclick="fecharPerfilAnimal()"></div>
367
368
<aside class="right-sidebar dog-profile-sidebar" id="painel-detalhes" style="display: none;">
369
370
- <button class="btn-close-drawer" onclick="fecharPerfilAnimal()" title="Fechar perfil">
+ <button class="btn-close-drawer d-lg-none" onclick="fecharPerfilAnimal()" title="Fechar perfil">
371
<i class="fa-solid fa-times"></i>
372
</button>
373
0 commit comments