mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 07:41:51 +08:00
text inputs
This commit is contained in:
@ -28,6 +28,11 @@ $barPaddingPortrait: 8px;
|
||||
$barPaddingLandscape: 5px;
|
||||
|
||||
|
||||
// Forms
|
||||
// -------------------------------
|
||||
$textInputBorderRadius: 2px;
|
||||
|
||||
|
||||
// Horizontal forms & lists
|
||||
// -------------------------------
|
||||
$horizontalComponentOffset: 180px !default;
|
||||
|
||||
Reference in New Issue
Block a user