mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-25 06:06:10 +00:00
fix: Fix cursor height in input field, p=#11006
Fix cursor height on first character in the name input field of creating a space. Signed-off-by: CosmoCreeper <179134799+CosmoCreeper@users.noreply.github.com>
This commit is contained in:
@@ -109,6 +109,7 @@ zen-workspace-creation {
|
||||
padding: 0 !important;
|
||||
width: 100%;
|
||||
outline: none;
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user