Explorar o código

fix(ActivityItem): text would overflow

Kristian Vos %!s(int64=3) %!d(string=hai) anos
pai
achega
a6c84544b3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;