From 2893e960a3ceaa4e75fefd1b28e54f705ca46e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Sun, 20 May 2018 14:34:50 +0200 Subject: [PATCH] Adjust widths of columns in quotes table --- ng-app/src/app/quotes/quotes.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ng-app/src/app/quotes/quotes.component.html b/ng-app/src/app/quotes/quotes.component.html index 5d9755f..084389f 100644 --- a/ng-app/src/app/quotes/quotes.component.html +++ b/ng-app/src/app/quotes/quotes.component.html @@ -25,9 +25,9 @@ - # + # - {{quote.id}} + {{quote.id}} @@ -41,17 +41,17 @@ - Game + Game - {{quote.game}} + {{quote.game}} - Date + Date - {{quote.date}} + {{quote.date}}