mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 19:37:29 +02:00
style: make sidebar file options in one line
This commit is contained in:
@@ -1806,8 +1806,7 @@ body:not(.is-app) .show-when-app {
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
.sidebar__file-options {
|
.sidebar__file-options {
|
||||||
/* position: absolute; */
|
white-space: nowrap;
|
||||||
/* right: 0; */
|
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
.sidebar__file:hover .sidebar__file-options,
|
.sidebar__file:hover .sidebar__file-options,
|
||||||
|
Reference in New Issue
Block a user