aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/components/NavigationIcon.css
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-01-20 11:21:30 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commite087c434d4903d0ee0c680e11e657cc3e2043d7a (patch)
treee41a3ebbea18fa550664c9a5c92638feae9f4724 /vnext/src/components/NavigationIcon.css
parentffa96cca4e2191965a3ede1a2b6b786dd8f89b35 (diff)
Fix stylelint warnings
Diffstat (limited to 'vnext/src/components/NavigationIcon.css')
-rw-r--r--vnext/src/components/NavigationIcon.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/src/components/NavigationIcon.css b/vnext/src/components/NavigationIcon.css
index 9c18dd00..caff6195 100644
--- a/vnext/src/components/NavigationIcon.css
+++ b/vnext/src/components/NavigationIcon.css
@@ -1,4 +1,4 @@
#navicon {
padding: 12px;
color: #88958d;
-} \ No newline at end of file
+}