mirror of
https://github.com/zoriya/flood.git
synced 2026-05-06 21:26:19 +00:00
Remove right padding in file lists
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
&__node {
|
||||
margin-left: -0px;
|
||||
margin-right: -0px;
|
||||
padding: 1px 4px 1px 8px;
|
||||
padding: 1px 0 1px 8px;
|
||||
text-overflow: ellipsis;
|
||||
vertical-align: middle;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user