forked from mirrors/amnezia-wg-easy
npm: package updates
This commit is contained in:
parent
9f151a7b4d
commit
d9458f8f5c
1 changed files with 6 additions and 0 deletions
|
@ -933,6 +933,12 @@ video {
|
|||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.truncate {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.rounded {
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue