diff options
| author | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2023-07-18 01:00:46 -0400 |
|---|---|---|
| committer | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2023-07-18 01:00:46 -0400 |
| commit | 75a7c44f9615c4ac024403011a968f8b3038c500 (patch) | |
| tree | dc38e44423d1080b7681f46741d27cc6e02bbc3c /src/client/views/PropertiesView.scss | |
| parent | 71fb3eca3d5ebb90d2ab2cfe09a864a4fab9d625 (diff) | |
added number inputs to right hand side
Diffstat (limited to 'src/client/views/PropertiesView.scss')
| -rw-r--r-- | src/client/views/PropertiesView.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss index b195afbd8..6dbc11d29 100644 --- a/src/client/views/PropertiesView.scss +++ b/src/client/views/PropertiesView.scss @@ -23,7 +23,7 @@ .propertiesView-name, .propertiesView-type { - padding: 0px 10px; + padding: 5px 10px; } |
