diff options
| author | shpuld <shp@cock.li> | 2017-11-08 12:55:10 +0200 |
|---|---|---|
| committer | shpuld <shp@cock.li> | 2017-11-08 12:55:10 +0200 |
| commit | 4d5782b51f14913df47f5c9f13ec9d045fc731cf (patch) | |
| tree | cca57c2ad1c5d65b5cb257b6e4eae50169bc17e9 /src/App.scss | |
| parent | 191bbe76a83123b5d63ec07af00723721552ddd7 (diff) | |
| parent | 37f5e0d8b6230ccb4801b1ee0e185d64acc00348 (diff) | |
Fix conflict
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss index fd44dfb8..0e89a429 100644 --- a/src/App.scss +++ b/src/App.scss @@ -69,6 +69,12 @@ button{ flex: 1; line-height: 21px; height: 21px; + overflow: hidden; + + .nav-icon { + font-size: 1.1em; + margin-left: 0.4em; + } } .gaps > .item { |
