mirror of
https://github.com/Ellpeck/ObsidianCustomFrames.git
synced 2024-11-14 14:59:08 +01:00
changed the google keep preset to use paths instead of class names
This commit is contained in:
parent
a7cf61b9d0
commit
4ca103fc83
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ div.dwlvNd {
|
|||
hideOnMobile: true,
|
||||
zoomLevel: 1,
|
||||
customCss: `/* hide the menu bar and the "Keep" text */
|
||||
.PvRhvb-qAWA2, .gb_2d.gb_Zc {
|
||||
html > body > div > div > div:first-child,
|
||||
html > body > div > header > div > div > div > div > a > span {
|
||||
display: none !important;
|
||||
}`
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue