mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-10-16 04:00:40 +08:00
feat: complete function in toolbar of browser
refactor: use uniform confirm dialog for delete key
This commit is contained in:
@@ -59,15 +59,4 @@ const onDisconnectAll = () => {
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.nav-pane-container {
|
||||
overflow: hidden;
|
||||
background-color: var(--bg-color);
|
||||
|
||||
.nav-pane-bottom {
|
||||
align-items: center;
|
||||
gap: 5px;
|
||||
padding: 3px 3px 5px 5px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<style lang="scss" scoped></style>
|
||||
|
Reference in New Issue
Block a user