Skip to content

Commit 4c26877

Browse files
committed
chore: remove unneeded css
1 parent a880a1d commit 4c26877

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

src/Shared/Components/CICDHistory/cicdHistory.scss

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -295,22 +295,3 @@
295295
}
296296
}
297297

298-
.shortcut-keys__chip {
299-
border-radius: 4px;
300-
border: 0.5px solid rgba(255, 255, 255, 0.20);
301-
background: var(--N800);
302-
box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.20);
303-
padding: 0 2px;
304-
min-width: 16px;
305-
max-width: 250px;
306-
}
307-
308-
.tippy-box.shortcut-keys__tippy {
309-
border-radius: 4px;
310-
border: 1px solid rgba(255, 255, 255, 0.20);
311-
background: var(--N900);
312-
313-
& > .tippy-content {
314-
padding: 0;
315-
}
316-
}

0 commit comments

Comments
 (0)