mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-04-30 15:23:11 +02:00
Increase default modal width to 800px
This commit is contained in:
parent
c2e1f35c13
commit
c142f302d3
1 changed files with 2 additions and 0 deletions
|
@ -125,3 +125,5 @@ $size-normal: $size-6;
|
|||
$size-medium: $size-5;
|
||||
$size-large: $size-4;
|
||||
|
||||
// Modal
|
||||
$modal-content-width: 800px;
|
||||
|
|
Loading…
Add table
Reference in a new issue