mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
feat: profile picture plugin #256
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.userInfoImg {
|
||||
width: 80%;
|
||||
height: 80%;
|
||||
position: absolute;
|
||||
top: 10%;
|
||||
left: 10%;
|
||||
border-radius: 50%;
|
||||
object-fit: cover;
|
||||
z-index: 4;
|
||||
}
|
||||
Reference in New Issue
Block a user