mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-09-29 22:56:41 +08:00
fix(projects): text level low. #409
This commit is contained in:
parent
a8dbc03e23
commit
50630df6e9
@ -25,7 +25,7 @@ const props = withDefaults(defineProps<Props>(), {
|
|||||||
icon: '',
|
icon: '',
|
||||||
tooltipContent: '',
|
tooltipContent: '',
|
||||||
tooltipPlacement: 'bottom',
|
tooltipPlacement: 'bottom',
|
||||||
zIndex: 98
|
zIndex: 99
|
||||||
});
|
});
|
||||||
|
|
||||||
interface ButtonProps {
|
interface ButtonProps {
|
||||||
|
Loading…
Reference in New Issue
Block a user