mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-09-04 17:46:30 +00:00
add screenshots
This commit is contained in:
BIN
screenshots/Screenshot_Controls.png
Normal file
BIN
screenshots/Screenshot_Controls.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
screenshots/Screenshot_Mods.png
Normal file
BIN
screenshots/Screenshot_Mods.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
BIN
screenshots/Screenshot_Saves.png
Normal file
BIN
screenshots/Screenshot_Saves.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
@@ -57,8 +57,8 @@ const Saves = ({serverStatus}) => {
|
||||
className="mb-4"
|
||||
title="Saves"
|
||||
content={
|
||||
<div className="overflow-x-auto">
|
||||
<table style={{"width" : "max-content"}}>
|
||||
<div className="overflow-x-auto w-full">
|
||||
<table className="w-full">
|
||||
<thead>
|
||||
<tr className="text-left py-1">
|
||||
<th>Name</th>
|
||||
|
Reference in New Issue
Block a user