ux fix
This commit is contained in:
@@ -369,6 +369,10 @@ textarea {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.critical-cell-footer .affix-badge-list {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.effect-stack {
|
||||
margin-top: 0.85rem;
|
||||
}
|
||||
@@ -852,14 +856,13 @@ textarea {
|
||||
.critical-editor-quick-legend-item {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 0.45rem;
|
||||
padding: 0.4rem 0.6rem;
|
||||
border-radius: 999px;
|
||||
background: rgba(255, 255, 255, 0.72);
|
||||
border: 1px solid rgba(127, 96, 55, 0.1);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.critical-editor-quick-legend-item .affix-badge-list {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.critical-editor-quick-legend-item code {
|
||||
font-size: 0.9rem;
|
||||
color: #5b4327;
|
||||
@@ -868,6 +871,8 @@ textarea {
|
||||
.critical-editor-quick-legend-equals {
|
||||
color: #8d5e1a;
|
||||
font-weight: 700;
|
||||
margin-left: 0.2rem;
|
||||
margin-right: 0.2rem;
|
||||
}
|
||||
|
||||
.critical-editor-compare-grid {
|
||||
|
||||
Reference in New Issue
Block a user