Setting dialog responsive design for smaller screen size (screen width < 1536) (#1472)

* Smaller queue button

* Smaller dialog padding

* Adjust setting content

* Fix keybinding panel
This commit is contained in:
Chenlei Hu
2024-11-08 11:18:26 -05:00
committed by GitHub
parent 904408de01
commit 1d9c3f00b7
6 changed files with 36 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div>
<h2>
<h2 class="px-4">
<i class="pi pi-cog"></i>
<span>{{ $t('settings') }}</span>
</h2>