Skip to content

Commit

Permalink
fix:Standardize font styles/size - EXO-61667 - Meeds-io/meeds#641 (#667
Browse files Browse the repository at this point in the history
)

Prior to this change, font styles and size were not standardized between
different views in notes . After this change, some css style are applied
on headline ,bulleted-list, numbered-list and block quote to be
standardize with notes pages.
  • Loading branch information
akhanfir authored and exo-swf committed Jul 19, 2023
1 parent bbb3fc2 commit 27bb0ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion notes-webapp/src/main/webapp/skin/less/notes/notes.less
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@
}
.notes-application-content {
overflow: auto;
line-height: 1.4;
min-height: calc(~"100vh - 350px");
.video {
position: relative;
Expand Down

0 comments on commit 27bb0ff

Please sign in to comment.