Aligned title bar items to the center and fixed left spacing on the sign in button
co-authored-by: max <max@zed.dev>
This commit is contained in:
@@ -174,6 +174,9 @@ export default function workspace(colorScheme: ColorScheme) {
|
||||
// Sign in buttom
|
||||
// FlatButton, Variant
|
||||
signInPrompt: {
|
||||
margin: {
|
||||
left: itemSpacing
|
||||
},
|
||||
...titlebarButton,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user