remove width from usercard

This commit is contained in:
Wirlaburla 2024-04-11 01:58:11 -05:00
parent e8006a79f3
commit 632c8d792b

View File

@ -209,7 +209,6 @@ div.page-selector div.pagebutton.forwpage { border-left: none; }
background-image: var(--usercard-image, none);
background-color: var(--usercard-color, var(--secondary-container-background));
color: var(--main-text);
width: 400px;
border: 1px solid #7e7e7e;
padding: 8px;
background-position: 50% 50%;