mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-18 23:10:51 +01:00
reorganized window
This commit is contained in:
@ -18,3 +18,8 @@
|
||||
:root {
|
||||
--ui-header-height: 74px;
|
||||
}
|
||||
|
||||
.swiper-slide {
|
||||
isolation: isolate; /* Für jeden Slide */
|
||||
contain: layout style; /* Enthält den Context, ohne Performance-Hit */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user