mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 00:47:19 +08:00
chore: update
This commit is contained in:
parent
b36eab2141
commit
5ac646444f
@ -56,7 +56,6 @@ const getDivStyle = computed((): CSSProperties => {
|
||||
|
||||
const getMenuTextStyle = computed(() => {
|
||||
return {
|
||||
width: pureApp.sidebar.opened ? "210px" : "",
|
||||
overflow: "hidden",
|
||||
textOverflow: "ellipsis",
|
||||
outline: "none"
|
||||
|
Loading…
x
Reference in New Issue
Block a user