more bot settings
This commit is contained in:
parent
b280358b65
commit
6196c4ac85
5 changed files with 382 additions and 69 deletions
|
@ -1427,7 +1427,10 @@ span {
|
|||
}
|
||||
|
||||
.discovery-guild img.banner {
|
||||
width: 215px;
|
||||
width: 100%;
|
||||
height: .6in;
|
||||
border-radius: .04in;
|
||||
margin-bottom: .03in;
|
||||
}
|
||||
|
||||
.discovery-guild img.icon {
|
||||
|
@ -1875,7 +1878,6 @@ form div{
|
|||
background:var(--primary-bg);
|
||||
}
|
||||
.banner{
|
||||
position:absolute;
|
||||
top:0;
|
||||
left:0;
|
||||
width:100%;
|
||||
|
@ -2205,4 +2207,4 @@ form div{
|
|||
}
|
||||
.mentionMD:hover{
|
||||
background:color-mix(in srgb,var(--mention-md-bg),white 10%);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue