fix oauth bsky button

This commit is contained in:
2025-06-21 18:24:06 +09:00
parent b652e01dd3
commit 55ce05b0fc

View File

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