mirror of
https://github.com/harness/drone.git
synced 2025-05-09 18:12:52 +08:00
fix: [code-1880]: fix alignment of slash (#2031)
This commit is contained in:
parent
67be37cb08
commit
a1ce21aa7c
@ -63,7 +63,8 @@
|
||||
color: var(--grey-900);
|
||||
background: none;
|
||||
text-align: center;
|
||||
height: 100%;
|
||||
height: 100% !important;
|
||||
padding-top: 2px !important;
|
||||
}
|
||||
|
||||
.bp3-breadcrumbs-collapsed {
|
||||
|
Loading…
Reference in New Issue
Block a user