mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
panels: fixed sizes
This commit is contained in:
parent
b8ba50517b
commit
a6966fd651
4 changed files with 11 additions and 5 deletions
|
@ -64,7 +64,7 @@ export class SaveDialog extends React.Component<Props, State> {
|
|||
const { host } = getUrlData();
|
||||
|
||||
return (
|
||||
<div className="control-dialog" style={{ width }}>
|
||||
<div className="control-dialog control-dialog-medium" style={{ width }}>
|
||||
<div className="helper save-helper">
|
||||
<div className="save-title">
|
||||
<div className="save-title-input">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue