Skip to content

Commit efae220

Browse files
alexr00Copilot
andauthored
Remove sticky title (#8368)
* Remove sticky title Part of #6918 * Update webviews/editorWebview/index.css Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ceee907 commit efae220

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

webviews/editorWebview/index.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ textarea:focus,
4848
}
4949

5050
.title {
51-
position: sticky;
52-
top: 0;
53-
z-index: 100;
5451
display: flex;
5552
align-items: flex-start;
5653
margin: 20px 0 24px;

0 commit comments

Comments
 (0)