nkowaokwu / igbo-api-admin

Data entry platform for the Igbo API.
https://editor.igboapi.com
Apache License 2.0
8 stars 20 forks source link

style: remove border on the appbar #447

Closed kodervine closed 1 year ago

kodervine commented 1 year ago

Problem

Remove the border outline on the button on the appbar. Issue #442

Solution

I used the in build class name of 'react-admin' to specify the border removal

Before & After Screenshots

BEFORE: before border removal

AFTER: border removed from appbar

QA

n/a