Add onboarding prompt when home feed too slow in web UI (#25267)
This commit is contained in:
parent
1d622c8033
commit
00ec43914a
11 changed files with 131 additions and 39 deletions
|
@ -653,11 +653,6 @@ html {
|
|||
border: 1px solid lighten($ui-base-color, 8%);
|
||||
}
|
||||
|
||||
.dismissable-banner {
|
||||
border-left: 1px solid lighten($ui-base-color, 8%);
|
||||
border-right: 1px solid lighten($ui-base-color, 8%);
|
||||
}
|
||||
|
||||
.status__content,
|
||||
.reply-indicator__content {
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue