Merge branch 'master' of https://github.com/spikecodes/libreddit
This commit is contained in:
commit
1c9fd46e98
@ -347,7 +347,11 @@ input[type="submit"], button.submit {
|
||||
border-radius: 0px 5px 5px 0px;
|
||||
}
|
||||
|
||||
button.submit { display: flex; }
|
||||
button.submit {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
select:hover { background: var(--foreground); }
|
||||
|
||||
input[type="submit"]:hover, button.submit:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user