Update src/styles/cardMod.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 37s
All checks were successful
Release to Staging / build_and_release (push) Successful in 37s
This commit is contained in:
parent
49c1168bb7
commit
43c8ae4066
@ -155,3 +155,12 @@
|
||||
backdrop-filter: blur(10px);
|
||||
background: rgba(35, 35, 35, 0.85);
|
||||
}
|
||||
|
||||
.IBMSMSMBSSTagsTag.IBMSMSMBSSTagsTagRepost.IBMSMSMBSSTagsTagRepostCard {
|
||||
position: absolute;
|
||||
bottom: 10px;
|
||||
left: 10px;
|
||||
-webkit-backdrop-filter: blur(10px);
|
||||
backdrop-filter: blur(10px);
|
||||
background: #232323d9;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user