mirror of
https://github.com/andrey271192/amnezia_web-PRO.git
synced 2026-09-20 14:42:00 +00:00
feat: sync app-created peers into clients table
This commit is contained in:
@@ -625,6 +625,18 @@ h1 {
|
||||
font-size: 0.88rem;
|
||||
}
|
||||
|
||||
.users-tools {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.65rem;
|
||||
flex-wrap: wrap;
|
||||
margin: 0 0 0.75rem;
|
||||
}
|
||||
|
||||
.users-tools-hint {
|
||||
font-size: 0.82rem;
|
||||
}
|
||||
|
||||
table.clients-table {
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user