mirror of
https://github.com/9001/copyparty.git
synced 2025-12-27 12:35:35 -05:00
fix linecrop bleed (#170):
chrome (only on windows and macos) could show the top row of pixels of the truncated line; this seems to fix it
This commit is contained in:
@@ -3239,7 +3239,7 @@ html.d #treepar {
|
||||
|
||||
#ggrid>a>span {
|
||||
text-align: center;
|
||||
padding: 0.2em;
|
||||
padding: .2em .2em .15em .2em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user