This website requires JavaScript.
Explore
Help
Sign in
antebudimir
/
feishin
Watch
1
Star
0
Fork
You've already forked feishin
0
mirror of
https://github.com/antebudimir/feishin.git
synced
2026-01-02 10:53:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
64866c59bd
feishin
/
src
/
renderer
/
features
/
player
/
components
/
visualizer.module.css
12 lines
148 B
CSS
Raw
Normal View
History
Unescape
Escape
Migrate to Mantine v8 and Design Changes (#961) * mantine v8 migration * various design changes and improvements
2025-06-24 00:04:36 -07:00
.
container
{
update visualizer sizing and z-index
2025-06-24 14:52:27 -07:00
z-index
:
50
;
width
:
100
%
;
height
:
100
%
;
Migrate to Mantine v8 and Design Changes (#961) * mantine v8 migration * various design changes and improvements
2025-06-24 00:04:36 -07:00
margin
:
auto
;
canvas
{
width
:
100
%
;
margin
:
auto
;
}
}
Reference in a new issue
Copy permalink