Kaynağa Gözat

refactor: another small improvement

Kristian Vos 3 yıl önce
ebeveyn
işleme
e700ddb40e
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      frontend/src/App.vue

+ 4 - 0
frontend/src/App.vue

@@ -1284,6 +1284,10 @@ button.delete:focus {
 	&.is-expanded {
 		flex: 1;
 	}
+
+	&.has-addons {
+		display: flex;
+	}
 }
 
 .input-with-button {