Skip to content

Commit 12a2066

Browse files
committed
maximize button position fix
1 parent 9100004 commit 12a2066

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Frontend/src/components/messages2/DiffViewer.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ onBeforeUnmount(() => {
135135
/* Maximize button styles */
136136
.maximize-button {
137137
position: absolute;
138-
top: 6px;
139138
right: 6px;
140139
z-index: 10;
141140
background-color: rgba(255, 255, 255, 0.7);

0 commit comments

Comments
 (0)