mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-30 17:14:47 -05:00
Add width: 100%
This commit is contained in:
@@ -29,6 +29,7 @@ watchEffect(async () => {
|
||||
|
||||
<style scoped lang="scss">
|
||||
img {
|
||||
width: 100%;
|
||||
border-radius: $radius;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user