feat: Initialize the Electron frontend with core UI components and integrate Convex backend services.
This commit is contained in:
65
discord-html-copy/css/a06f142ee55db4f5.css
Normal file
65
discord-html-copy/css/a06f142ee55db4f5.css
Normal file
@@ -0,0 +1,65 @@
|
||||
.activeWrapper__452c3,.wrapper__452c3 {
|
||||
height: 100%;
|
||||
inset-inline-start: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
z-index: 1002
|
||||
}
|
||||
|
||||
.videoWrapper__452c3,.wrapper__452c3 {
|
||||
pointer-events: none
|
||||
}
|
||||
|
||||
.videoWrapper__452c3 {
|
||||
height: 100%;
|
||||
inset-inline-start: 50%;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translate(-50%,-50%);
|
||||
width: auto;
|
||||
z-index: 200
|
||||
}
|
||||
|
||||
@media (min-aspect-ratio: 45/32) {
|
||||
.videoWrapper__452c3 {
|
||||
height:auto;
|
||||
width: 100%
|
||||
}
|
||||
}
|
||||
|
||||
.videoWrapperForHelper__452c3 {
|
||||
inset-inline-start: 0;
|
||||
top: 0;
|
||||
z-index: 200
|
||||
}
|
||||
|
||||
.gadientHighlight__452c3,.videoWrapperForHelper__452c3 {
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.gadientHighlight__452c3 {
|
||||
background-image: linear-gradient(90deg,var(--premium-tier-2-purple-for-gradients) 0,var(--premium-tier-2-purple-for-gradients-2) 50%,var(--premium-tier-2-pink-for-gradients) 100%)
|
||||
}
|
||||
|
||||
.swipeWrapper__452c3 {
|
||||
pointer-events: none;
|
||||
width: 100%
|
||||
}
|
||||
|
||||
.swipe__452c3,.swipeWrapper__452c3 {
|
||||
height: 100%;
|
||||
position: absolute
|
||||
}
|
||||
|
||||
.swipe__452c3 {
|
||||
inset-inline-end: 0;
|
||||
opacity: .1;
|
||||
top: 0;
|
||||
width: auto
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=a06f142ee55db4f5.css.map*/
|
||||
Reference in New Issue
Block a user