Fixing dev timeline icons
This commit is contained in:
+14
-2
@@ -1397,16 +1397,28 @@ textarea {
|
||||
}
|
||||
|
||||
.bird-timeline-graph-event-icon {
|
||||
fill: #1f1f1f;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.bird-timeline-graph-event-icon .material-symbols-outlined {
|
||||
align-items: center;
|
||||
color: #1f1f1f;
|
||||
direction: ltr;
|
||||
display: inline-flex;
|
||||
font-family: "Material Symbols Outlined";
|
||||
font-size: 18px;
|
||||
font-size: 22px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
|
||||
font-feature-settings: "liga";
|
||||
-webkit-font-feature-settings: "liga";
|
||||
height: 24px;
|
||||
justify-content: center;
|
||||
letter-spacing: 0;
|
||||
line-height: 1;
|
||||
text-transform: none;
|
||||
white-space: nowrap;
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
.bird-timeline-graph-hatch-dot {
|
||||
|
||||
Reference in New Issue
Block a user