mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup
This commit is contained in:
8
apps/ui/app/css/label-background-image-page.css
Normal file
8
apps/ui/app/css/label-background-image-page.css
Normal file
@@ -0,0 +1,8 @@
|
||||
Label {
|
||||
background-image: url('~/resources/images/test2.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: left;
|
||||
background-size: contain;
|
||||
margin: 10;
|
||||
border-width: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user