mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Remove resizable prop
This commit is contained in:
@@ -24,7 +24,7 @@ export const AICard = (props, context) => {
|
||||
else { integrityColor = 'red'; }
|
||||
|
||||
return (
|
||||
<Window resizable scrollable>
|
||||
<Window scrollable>
|
||||
<Window.Content>
|
||||
<Section title="Stored AI">
|
||||
<Box bold display="inline-block">
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user