mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Handle submit event of new list form (#5895)
This commit is contained in:
committed by
Eugen Rochko
parent
d7a17b5e8b
commit
a9ca5ce920
@@ -4467,6 +4467,10 @@ noscript {
|
||||
input {
|
||||
width: 100%;
|
||||
margin-bottom: 6px;
|
||||
|
||||
&:focus {
|
||||
outline: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user