(closeOnClickOutside && closable ? hide() : {})"
+ />
+
(closeOnClickOutside && closable ? hide() : {})"
+ />
+
-
-
-
- {{ header }}
-
-
+
+
+
+
+ {{ header }}
+
+
+
+
+
+
-
+
+
-
-
-
-
+
+
+
+
-
-
-
+ ref="scrollContainer"
+ :class="[
+ 'flex-1 min-h-0',
+ props.noPadding ? '' : 'overflow-y-auto p-6 !pb-1 sm:pb-6',
+ { 'pt-12': props.mergeHeader && closable && !props.noPadding },
+ ]"
+ :style="props.noPadding ? {} : { maxHeight: maxContentHeight }"
+ @scroll="checkScrollState"
+ >
+
You just lost the game.
+
+
+
+
+
+
You just lost the game.
-
-
-
-
-
-
- You just lost the game.
-
-
-
-