fix: довести fix42 до production (cleanups, journald limits, docs)
This commit is contained in:
@@ -352,9 +352,9 @@ onMounted(handleQuery);
|
||||
|
||||
<style scoped>
|
||||
.peer-title { font-weight: 600; }
|
||||
.peer-sub { color: #909399; font-size: 12px; }
|
||||
.peer-actions { display: flex; align-items: center; justify-content: flex-end; gap: 8px; }
|
||||
.peer-sub { font-size: 12px; color: #909399; }
|
||||
.peer-actions { display: flex; gap: 8px; align-items: center; justify-content: flex-end; }
|
||||
.peer-more-btn { font-size: 16px; }
|
||||
.qr-dialog-body { display: flex; justify-content: center; align-items: center; padding: 12px 0 20px; }
|
||||
.qr-dialog-body { display: flex; align-items: center; justify-content: center; padding: 12px 0 20px; }
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user