1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-31 02:30:13 +02:00

style: make sidebar file options in one line

This commit is contained in:
Kushagra Gour
2019-03-18 10:52:04 +05:30
parent 4a914de814
commit 62f138be1c

View File

@@ -1806,8 +1806,7 @@ body:not(.is-app) .show-when-app {
text-overflow: ellipsis;
}
.sidebar__file-options {
/* position: absolute; */
/* right: 0; */
white-space: nowrap;
visibility: hidden;
}
.sidebar__file:hover .sidebar__file-options,