0
0
Fork 0

Add onboarding prompt when home feed too slow in web UI (#25267)

This commit is contained in:
Eugen Rochko 2023-06-22 22:48:40 +01:00 committed by GitHub
parent 1d622c8033
commit 00ec43914a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 131 additions and 39 deletions

View file

@ -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 {