mbbsemu / MBBSEmu

The MajorBBS Emulation Project is an Open Source, Cross-Platform emulator for easily running The MajorBBS & Worldgroup Modules
https://www.mbbsemu.com
MIT License
126 stars 14 forks source link

UI Cleanup #600

Closed enusbaum closed 7 months ago

enusbaum commented 7 months ago

Cleaned up some of the UI visuals.

Added a border to the initial setup wizard: image

Also set the audit log columns to fixed width as well as translate the "Log Level" to a 5 character string (showing "INFO" in the column vs "INFOR", etc.)

image