fix oauth bsky button
This commit is contained in:
@@ -228,7 +228,7 @@ body {
|
||||
}
|
||||
|
||||
.auth-section.search-bar-layout .auth-button {
|
||||
border-radius: 0 8px 8px 0;
|
||||
border-radius: 8px 0 0 8px;
|
||||
border: 1px solid var(--primary);
|
||||
border-left: none;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user