mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 04:29:32 +00:00
改变主题色配置标签位置
This commit is contained in:
@@ -89,9 +89,9 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.drawer-container {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 20%;
|
||||
bottom: 15%;
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user