refactor: use agent style for details & summary
This commit is contained in:
parent
bb9401d249
commit
63856f6a70
1 changed files with 1 additions and 3 deletions
4
frappe/public/css/bootstrap.css
vendored
4
frappe/public/css/bootstrap.css
vendored
|
|
@ -15,7 +15,6 @@ body {
|
|||
}
|
||||
article,
|
||||
aside,
|
||||
details,
|
||||
figcaption,
|
||||
figure,
|
||||
footer,
|
||||
|
|
@ -24,8 +23,7 @@ hgroup,
|
|||
main,
|
||||
menu,
|
||||
nav,
|
||||
section,
|
||||
summary {
|
||||
section {
|
||||
display: block;
|
||||
}
|
||||
audio,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue