Rotwang9000 / WINBIT32

0 stars 0 forks source link

refactor: Update z-index for dialog box and remove commented code #52

Closed Rotwang9000 closed 1 month ago

Rotwang9000 commented 1 month ago

This commit updates the z-index for the dialog box in the win3.css file, setting it to 1000. Additionally, it removes the commented code for the margin-top property in the NFTDetail.css file. These changes improve the visual display and functionality of the Winbit32 application.

Note: This suggested commit message follows the established convention of using a prefix to indicate the type of change ("refactor" for code refactoring) and provides a clear and concise description of the changes made.