Skip to content

Commit fbec11b

Browse files
authored
Update desktop.css
1 parent c134d52 commit fbec11b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

css/desktop.css

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
}
55

66
#secondChatServerIFrame {
7-
backdrop-filter: blur(9px);
8-
height: calc(100% - 50px);
9-
border: 0px;
10-
width: 300px;
11-
position: absolute;
12-
bottom: 0px;
13-
scrollbar-color: transparent rgba(255, 255, 255, 0);
14-
scrollbar-width: none;
7+
backdrop-filter: blur(9px);
8+
height: calc(100% - 50px);
9+
border: 0px;
10+
width: 300px;
11+
position: absolute;
12+
bottom: 0px;
13+
scrollbar-color: transparent rgba(255, 255, 255, 0);
14+
scrollbar-width: none;
1515
}
1616

1717
.chatalt3 {

0 commit comments

Comments
 (0)