mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-04 11:17:34 +08:00
@ -3,10 +3,16 @@
|
||||
text-align: center;
|
||||
position: relative;
|
||||
min-height: 125px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
// for the "Less" and "More" legend
|
||||
.vch__legend .vch__legend div:first-child,
|
||||
.vch__legend .vch__legend div:last-child {
|
||||
display: inline-block;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
> svg {
|
||||
width: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user