ssh: Add UI refinements to the remote modals (#19558)
This PR polishes spacing, borders, header design, font size, etc. Release Notes: - N/A
This commit is contained in:
parent
6dcec47235
commit
23ad470daf
3 changed files with 106 additions and 89 deletions
|
@ -145,6 +145,7 @@ mod test {
|
|||
}
|
||||
|
||||
#[gpui::test]
|
||||
#[cfg(not(target_os = "linux"))]
|
||||
async fn test_replace_mode(cx: &mut gpui::TestAppContext) {
|
||||
let mut cx: NeovimBackedTestContext = NeovimBackedTestContext::new(cx).await;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue