Stage 2 Youtube & upgrade to vite 8

This commit is contained in:
duckietm
2026-04-09 15:35:58 +02:00
parent bbd4ccf30c
commit c7348a9509
5 changed files with 108 additions and 121 deletions
+1 -4
View File
@@ -9,7 +9,6 @@
&.type-0 {
// normal
.message {
font-weight: 400;
}
@@ -17,7 +16,6 @@
&.type-1 {
// whisper
.message {
font-weight: 400;
font-style: italic;
@@ -27,7 +25,6 @@
&.type-2 {
// shout
.message {
font-weight: 700;
}
@@ -1097,4 +1094,4 @@
&.bubble-53 {
background-image: url('@/assets/images/chat/chatbubbles/bubble_53.png');
}
}
}
-1
View File
@@ -177,7 +177,6 @@
&.stickie-yellow {
background-image: url('@/assets/images/room-widgets/stickie-widget/stickie-yellow.png');
//background-position: -191px -184px;
}
&.stickie-green {