-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIND.css
53 lines (53 loc) · 1.04 KB
/
IND.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
.buttonContainer-1502pf {
position: absolute;
top: 0px;
right: 71px;
}
.unread-2wipsx {
background-color: rgba(190, 14, 234, 0.68);
}
.wordmarkWindows-2dq6rw {
position: absolute;
top: 0;
left: 0;
padding: 4px 9px 3px;
color: #ef00ff;
}.wordmarkWindows-2dq6rw {
position: absolute;
top: 0;
left: 0;
padding: 4px 9px 3px;
color: #ef00ff;
}
.messageGroupBlocked-3wrQQX {
display: none !important;
}
.scrollableContainer-15eg7h {
overflow-x: hidden;
overflow-y: scroll;
background-color: #752696a6;
max-height: 50vh;
border-radius: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
scrollbar-width: none;
}
.mention-3XBnnZ
{
background-color: #b726d2;
opacity: .9;
}
.ping-2IpLcU
{
width: 290px;
height: 14px;
display: block;
margin-right: 4px;
margin-left: 0;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
color: var(--text-muted);
}