🎨
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
<template>
 | 
			
		||||
<div class="onchrpzrvnoruiaenfcqvccjfuupzzwv">
 | 
			
		||||
<div class="onchrpzrvnoruiaenfcqvccjfuupzzwv" :class="{ big: $root.isMobile }">
 | 
			
		||||
	<div class="backdrop" ref="backdrop" @click="close"></div>
 | 
			
		||||
	<div class="popover" :class="{ hukidasi }" ref="popover">
 | 
			
		||||
		<template v-for="item, i in items">
 | 
			
		||||
@@ -125,6 +125,11 @@ export default Vue.extend({
 | 
			
		||||
 | 
			
		||||
	position initial
 | 
			
		||||
 | 
			
		||||
	&.big
 | 
			
		||||
		> .popover
 | 
			
		||||
			> button
 | 
			
		||||
				font-size 15px
 | 
			
		||||
 | 
			
		||||
	> .backdrop
 | 
			
		||||
		position fixed
 | 
			
		||||
		top 0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user