mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 07:43:50 +02:00
tidy up
This commit is contained in:
@@ -743,4 +743,14 @@
|
||||
max-height: 360px;
|
||||
overflow: hidden auto;
|
||||
}
|
||||
|
||||
.notify::after {
|
||||
position: absolute;
|
||||
top: 45%;
|
||||
left: 8px;
|
||||
width: 4px;
|
||||
height: 4px;
|
||||
content: '';
|
||||
border-radius: 50%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user