Added Notifications
This commit is contained in:
@@ -29,8 +29,6 @@ defineProps<{
|
||||
}
|
||||
|
||||
.glass-tooltip {
|
||||
background: var(--surface);
|
||||
border: 1px solid var(--table-border);
|
||||
padding: 10px 14px;
|
||||
min-width: 180px;
|
||||
display: flex;
|
||||
@@ -38,5 +36,6 @@ defineProps<{
|
||||
gap: 8px;
|
||||
color: var(--text);
|
||||
font-size: 0.85rem;
|
||||
z-index: 20000
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user