1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

Improvements to explorebar

This commit is contained in:
2020-06-03 20:56:44 +02:00
parent f3d165d3f1
commit 1bb3e8c9ac
7 changed files with 103 additions and 41 deletions

View File

@ -90,6 +90,8 @@ export default {
height: $titlebar-height;
-webkit-app-region: drag;
user-select: none;
box-shadow: 0 0 1px 0px #000;
z-index: 9999;
.titlebar-resizer{
position: absolute;