Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit d8ffc60

Browse files
committed
Correct new search input’s rounded corners
1 parent 8b84195 commit d8ffc60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

res/css/views/dialogs/_SpotlightDialog.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ limitations under the License.
5858
.mx_SpotlightDialog_searchBox {
5959
margin: 0;
6060
border: none;
61+
border-radius: 8px 8px 0 0;
6162
padding: $spacing-12 $spacing-16;
6263
border-bottom: 1px solid $system;
6364

0 commit comments

Comments
 (0)