mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07: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(() => {
|
const getMenuTextStyle = computed(() => {
|
||||||
return {
|
return {
|
||||||
width: pureApp.sidebar.opened ? "210px" : "",
|
|
||||||
overflow: "hidden",
|
overflow: "hidden",
|
||||||
textOverflow: "ellipsis",
|
textOverflow: "ellipsis",
|
||||||
outline: "none"
|
outline: "none"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user