Improving rendering when many different kind of sources exist for a same os.
This commit is contained in:
parent
1f9fd83a07
commit
ccfb34d4e1
4 changed files with 10 additions and 19 deletions
|
@ -69,6 +69,13 @@
|
|||
line-height: 3;
|
||||
font-size: x-large;
|
||||
}
|
||||
|
||||
.app-os-sources {
|
||||
hr:last-of-type {
|
||||
opacity: 0;
|
||||
height: 0.1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue