diff --git a/src/_sass/gnome-shell/_common-3.34.scss b/src/_sass/gnome-shell/_common-3.34.scss index 0234e8508..9d228577a 100644 --- a/src/_sass/gnome-shell/_common-3.34.scss +++ b/src/_sass/gnome-shell/_common-3.34.scss @@ -679,6 +679,14 @@ StScrollBar { } +// Rename popup + +.rename-folder-popup-box { + spacing: 6px; + margin-left: 12px; + margin-right: 12px; +} + // Background menu .background-menu { -boxpointer-gap: 4px; -arrow-rise: 0; }