[web] fix alignment issue for "back to editor" button (#18218)

GitOrigin-RevId: 2a5df7019188f305d475065ab00b6f33722e60d7
This commit is contained in:
Domagoj Kriskovic 2024-05-06 09:50:12 +02:00 committed by Copybot
parent eca84b9370
commit 5da8662fa8

View file

@ -29,7 +29,7 @@
}
.toolbar-right .back-to-editor-btn {
margin-right: 25px;
margin-right: 27px;
display: flex;
align-items: center;