mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-23 22:14:42 +01:00
Adjust the <p> out
This commit is contained in:
parent
d62712d587
commit
2916d1146b
1 changed files with 39 additions and 41 deletions
|
@ -249,8 +249,7 @@ function ShortcutsSettings({ onClose }) {
|
|||
</h2>
|
||||
</header>
|
||||
<main>
|
||||
<p>
|
||||
Specify a list of shortcuts that'll appear as:
|
||||
<p>Specify a list of shortcuts that'll appear as:</p>
|
||||
<div class="shortcuts-view-mode">
|
||||
{[
|
||||
{
|
||||
|
@ -298,7 +297,6 @@ function ShortcutsSettings({ onClose }) {
|
|||
<option value="multi-column">Multi-column</option>
|
||||
<option value="tab-menu-bar">Tab/Menu bar </option>
|
||||
</select> */}
|
||||
</p>
|
||||
{/* <p>
|
||||
<details>
|
||||
<summary class="insignificant">
|
||||
|
|
Loading…
Add table
Reference in a new issue