mirror of
https://github.com/pinry/pinry.git
synced 2026-02-07 06:59:35 +01:00
add word-wrap for tags
it looks weird with lots of tags
This commit is contained in:
@@ -348,6 +348,7 @@ $avatar-height: 30px;
|
||||
}
|
||||
.pin-footer {
|
||||
position: relative;
|
||||
overflow-wrap: break-word;
|
||||
top: $pin-footer-position-fix;
|
||||
background-color: white;
|
||||
border-radius: 0 0 3px 3px ;
|
||||
|
||||
Reference in New Issue
Block a user