Compare commits
No commits in common. "68e8fcccb14c0a02d443b03fc52397e8bcd3a452" and "06bd49d768882288330ec1e55abfae52e845a04e" have entirely different histories.
68e8fcccb1
...
06bd49d768
@ -3403,16 +3403,9 @@ html[data-theme="nebula"]::after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.task-type-icon {
|
.task-type-icon {
|
||||||
/* Framed tile matching .task-app-icon so the type glyph and the app/logo icon
|
|
||||||
read as a matched pair. Spacing comes from .task-info's gap, like the app
|
|
||||||
icon, so drop the old per-side margins. */
|
|
||||||
width: 32px;
|
|
||||||
height: 32px;
|
|
||||||
border-radius: 8px;
|
|
||||||
border: 1px solid var(--border);
|
|
||||||
background: var(--surface-elevated);
|
|
||||||
flex: 0 0 auto;
|
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
margin-left: 6px;
|
||||||
|
margin-right: 6px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user