mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
No need for top margin
File manager list now moved upwards
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.fileManager {
|
||||
margin: 15px 0 15px 20px;
|
||||
margin: 0 0 15px 20px;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user