diff --git a/frontend/public/index.html b/frontend/public/index.html index d3483a5..8685d1d 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -14,7 +14,7 @@ - + @@ -24,6 +24,7 @@ * { font-family: 'Jua', sans-serif; } + .btn-yellow { color: black !important; background-color: #ECFF1E; diff --git a/frontend/src/components/meetingpage/multipanel/SnapShotPanel.vue b/frontend/src/components/meetingpage/multipanel/SnapShotPanel.vue index f0a2f7d..a616c8e 100644 --- a/frontend/src/components/meetingpage/multipanel/SnapShotPanel.vue +++ b/frontend/src/components/meetingpage/multipanel/SnapShotPanel.vue @@ -62,8 +62,11 @@