chore(git): merge branch 'staging' into 61-popup-scroll

This commit is contained in:
enes 2024-10-21 11:47:40 +02:00
commit 9aeee018b3

View File

@ -143,3 +143,10 @@
align-items: center;
color: rgba(255, 255, 255, 0.25);
}
.IBMSMSMBSSTagsTag.IBMSMSMBSSTagsTagNSFW.IBMSMSMBSSTagsTagNSFWCard {
position: absolute;
bottom: 10px;
right: 10px;
backdrop-filter: blur(10px);
}