metroline / metroline-ui

UI of Metroline, an Open Source Continuous and Delivery Platform (CICD) built with Docker, Node, React, MongoDB, Socket.io and D3 and Typescript.
GNU General Public License v3.0
0 stars 2 forks source link

fix: font size reduction in pipeline consoles #5

Closed tomaswarynyca closed 3 years ago

tomaswarynyca commented 3 years ago

The font size in the console is too big, reducing a value will make it look better.

gempain commented 3 years ago

@tomaswarynyca thanks for the contribution ! Sorry for not seeing this earlier. I must have missed it :/ Makes a point for merging the UI and server in a single repo.

tomaswarynyca commented 3 years ago

I realize that the branch to be functioned was wrong!! It was set to dev and it should have been set to master. The changes were applied in dev, that's why I didn't see the changes in the image.

gempain commented 3 years ago

No worries, i'll release now 😄 Targeting dev is actually good. We prefer having changes go to dev first.