Skip to content

Commit 1dc06c3

Browse files
committed
fix: git more options button appearing at incorrect position due to race condition
1 parent 92f92a5 commit 1dc06c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/extensions/default/Git/styles/git-styles.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1017,6 +1017,7 @@
10171017
.git-more-options-btn {
10181018
position: absolute;
10191019
right: 8px;
1020+
top: 5px;
10201021
padding: 4px 9px 2px 8px;
10211022
opacity: .7;
10221023
.dark & {

0 commit comments

Comments
 (0)