mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
fix styles
This commit is contained in:
@@ -6,7 +6,7 @@ export default function MapsPage() {
|
||||
<div className="w-full h-full flex items-center flex-col pt-2">
|
||||
<Slideshow className="absolute w-full h-full top-0"/>
|
||||
<h1 className="text-gray-100 text-2xl z-[1]">Maps partagées</h1>
|
||||
<div className="z-[1] w-full min-h-0 grow p-10 flex flex-col items-center justify-start text-white">
|
||||
<div className="w-full min-h-0 grow p-10 flex flex-col items-center justify-start text-white relative">
|
||||
<MapsPlaylistsPanel/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user