mirror of
https://github.com/muerwre/markdown-home-tab.git
synced 2025-04-25 00:46:41 +07:00
improved settings page
This commit is contained in:
parent
70f6dcd495
commit
06d56d1800
19 changed files with 228 additions and 69 deletions
|
@ -1,6 +1,5 @@
|
|||
.editor {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
@ -17,7 +16,7 @@
|
|||
}
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue