mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
agent sessions - better layout for session details row
This commit is contained in:
@@ -181,6 +181,7 @@
|
||||
padding: 0 4px;
|
||||
font-variant-numeric: tabular-nums;
|
||||
border-radius: 5px;
|
||||
overflow: hidden;
|
||||
|
||||
&:not(.has-badge) {
|
||||
display: none;
|
||||
@@ -203,10 +204,6 @@
|
||||
.agent-session-status {
|
||||
padding-left: 8px;
|
||||
font-variant-numeric: tabular-nums;
|
||||
|
||||
/* In case the changes toolbar to the left is greedy, we give up space */
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user