mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-28 21:56:36 +00:00
[Glitch] Fix account note textarea being interactable before the relationship gets fetched
Port 375add0c83 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -8506,6 +8506,20 @@ noscript {
|
||||
font-weight: 400;
|
||||
margin-bottom: 10px;
|
||||
|
||||
&__loading-indicator-wrapper {
|
||||
position: relative;
|
||||
height: 37px;
|
||||
|
||||
.loading-indicator {
|
||||
left: 10px;
|
||||
}
|
||||
|
||||
.circular-progress {
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
display: block;
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user