use padding so it can drag

This commit is contained in:
Evan Simkowitz 2024-12-11 15:06:21 -08:00
parent 6bd3dfd1fd
commit b2b07fb68d
No known key found for this signature in database

View File

@ -23,7 +23,7 @@
} }
.tab-bar-wrapper { .tab-bar-wrapper {
margin-top: 6px; padding-top: 6px;
position: relative; position: relative;
user-select: none; user-select: none;
display: flex; display: flex;