1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-11-14 21:09:58 +00:00

chore: use md instead sm

This commit is contained in:
Joaquín Sánchez 2023-02-11 19:49:02 +01:00 committed by GitHub
parent 5620747ed8
commit 018ca7a7a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ useCommand({
> >
<CommonTooltip placement="bottom" :content="content"> <CommonTooltip placement="bottom" :content="content">
<div <div
rounded-full p4 sm:p-2 rounded-full p4 md:p-2
v-bind="disabled ? {} : { v-bind="disabled ? {} : {
'group-hover': groupHover, 'group-hover': groupHover,
'group-focus-visible': groupHover, 'group-focus-visible': groupHover,