fix user-modal and user-popup in discord theme. add .zshrc.example instead
This commit is contained in:
@@ -88,8 +88,13 @@ img:not([src]), img[src=""], img[src="null"] {
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
[REPLACE_CLASS_settingsrowcontainer] [REPLACE_CLASS_settingsrow] {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
align-items: center;
|
||||
}
|
||||
[REPLACE_CLASS_settingsrowcontainer] [REPLACE_CLASS_settingsrowlabel] {
|
||||
flex-grow: 1;
|
||||
}
|
||||
[REPLACE_CLASS_settingsrowcontainer] [REPLACE_CLASS_settingsrowcontrol] {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user