Remove height properties
This commit is contained in:
parent
03ceabed10
commit
c3b1d0be45
2 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@ body .root .content.theme {
|
|||
font-size: xx-large;
|
||||
margin: 0;
|
||||
line-height: 1.5;
|
||||
min-height: 75px;
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
.root .content.theme {
|
||||
ul.body.stream {
|
||||
height: 70%;
|
||||
scrollbar-gutter: stable;
|
||||
|
||||
li.ayah {
|
||||
|
|
Loading…
Reference in a new issue