Skip to content

Commit bc66b9b

Browse files
committed
fix: width for log resize button
1 parent 98ffd93 commit bc66b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/Components/CICDHistory/cicdHistory.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
.log-resize-button {
254254
transition: opacity 0.2s ease-in-out;
255255
padding: 6px;
256-
width: 32px;
256+
width: 34px;
257257
height: 32px;
258258
border-radius: 4px;
259259
box-shadow:

0 commit comments

Comments
 (0)