更新:图书搜索功能;听书实时显示对应文字;书籍评论功能完善;
This commit is contained in:
@@ -1 +1,13 @@
|
||||
@import "tailwindcss";
|
||||
@import "tailwindcss";
|
||||
@layer base {
|
||||
html, :host {
|
||||
line-height: 1.2; /* 改掉默认的1.5 */
|
||||
}
|
||||
/* 覆盖 Tailwind 的默认 block 样式 */
|
||||
img, svg, video, canvas, audio, iframe, embed, object {
|
||||
display: inline-block;
|
||||
}
|
||||
button {
|
||||
line-height: inherit;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user