mirror of
https://github.com/Boof2015/prism.git
synced 2026-08-18 11:34:19 +02:00
logging
This commit is contained in:
@@ -1414,6 +1414,12 @@ select {
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.bottom-bar__inline--memory {
|
||||
gap: 6px;
|
||||
flex-wrap: wrap;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.bottom-bar__divider {
|
||||
width: 1px;
|
||||
align-self: stretch;
|
||||
@@ -1483,6 +1489,13 @@ select {
|
||||
letter-spacing: 0.08em;
|
||||
}
|
||||
|
||||
.bottom-bar__memory-pill {
|
||||
justify-content: center;
|
||||
color: var(--text-primary);
|
||||
font-family: 'JetBrains Mono', monospace;
|
||||
letter-spacing: 0.06em;
|
||||
}
|
||||
|
||||
.bottom-bar__error-text {
|
||||
margin-top: 0;
|
||||
max-width: 360px;
|
||||
|
||||
Reference in New Issue
Block a user