done
This commit is contained in:
@@ -604,7 +604,7 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||
filter: grayscale(0.2);
|
||||
}
|
||||
[REPLACE_CLASS_settingspanel] [REPLACE_CLASS_hovercardwrapper] {
|
||||
width: calc(100% - 22px);
|
||||
width: calc(100% - 32px);
|
||||
}
|
||||
[REPLACE_CLASS_hovercardwrapper][REPLACE_CLASS_hovercard] {
|
||||
padding: 10px 0;
|
||||
@@ -744,7 +744,7 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex: 1 0 auto;
|
||||
margin-right: 10px;
|
||||
margin-right: 20px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
[REPLACE_CLASS_settingstableheaderoptions] {
|
||||
@@ -778,6 +778,9 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||
padding: 0 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
[REPLACE_CLASS_settingstablecard][REPLACE_CLASS_cardprimaryoutline] {
|
||||
border: 1px solid var(--background-tertiary);
|
||||
}
|
||||
[REPLACE_CLASS_settingstablecardlabel] {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user