Ver Fonte

fix(ActivityItem): text would overflow

Kristian Vos há 3 anos atrás
pai
commit
a6c84544b3
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      frontend/src/components/ActivityItem.vue

+ 1 - 0
frontend/src/components/ActivityItem.vue

@@ -259,6 +259,7 @@ export default {
 	.left-part {
 		flex: 1;
 		padding: 12px;
+		min-width: 0;
 
 		.item-title {
 			margin: 0;