web: fix styling for second layer tags
This commit is contained in:
parent
2aa85a03f8
commit
b3769d99bf
@ -1375,7 +1375,7 @@ pub fn view_tags(tags: &Option<Vec<Tag>>) -> Node<Msg> {
|
||||
},
|
||||
],
|
||||
a![
|
||||
C!["grow", "truncate"],
|
||||
C![indent_cls, "grow", "truncate"],
|
||||
attrs! {
|
||||
At::Href => href
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user