mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added insane to sanitize html
This commit is contained in:
parent
165039c177
commit
b58ddba328
6 changed files with 93 additions and 14 deletions
|
@ -29,14 +29,14 @@
|
|||
color: $wisegreen;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
p {
|
||||
&::after {
|
||||
content: '';
|
||||
display: inline-flex;
|
||||
height: 1em;
|
||||
width: 150px;
|
||||
}
|
||||
}
|
||||
}
|
||||
//&:last-child {
|
||||
// p {
|
||||
// &::after {
|
||||
// content: '';
|
||||
// display: inline-flex;
|
||||
// height: 1em;
|
||||
// width: 150px;
|
||||
// }
|
||||
// }
|
||||
//}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue