feat: add entitlement plans and topic sessions
This commit is contained in:
@@ -1218,6 +1218,16 @@ textarea:focus-visible {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.session-quota small {
|
||||
overflow: hidden;
|
||||
max-width: 150px;
|
||||
color: #6c8078;
|
||||
font-size: 11px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.session-quota svg,
|
||||
|
||||
Reference in New Issue
Block a user