mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
better scroll dialog
This commit is contained in:
parent
782ef41eda
commit
0c2229d9af
13 changed files with 221 additions and 27 deletions
|
@ -12,6 +12,7 @@ $radius: 4px;
|
|||
$cell_radius: $radius;
|
||||
$panel_radius: $radius;
|
||||
$input_radius: $radius;
|
||||
$dialog_radius: $radius * 2;
|
||||
|
||||
$input_height: 36px;
|
||||
$info_height: 24px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue