mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-15 21:23:41 +08:00
refactor(projects): 顶部header和多页签的高度调整
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
class="
|
||||
relative
|
||||
inline-flex-center
|
||||
h-34px
|
||||
h-30px
|
||||
px-32px
|
||||
transition-background
|
||||
duration-400
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<div
|
||||
class="
|
||||
inline-flex-center
|
||||
h-34px
|
||||
h-30px
|
||||
px-14px
|
||||
bg-white
|
||||
border-1px border-[#e5e7eb]
|
||||
|
||||
Reference in New Issue
Block a user