diff options
| author | shpuld <shp@cock.li> | 2018-04-11 19:40:59 +0300 |
|---|---|---|
| committer | shpuld <shp@cock.li> | 2018-04-11 19:40:59 +0300 |
| commit | ee883d0f886f6bded4a16c5323723d5722ff5508 (patch) | |
| tree | 2ebb89ac8e8c74dff22b47ea0d328c0227e7ab6f /src/App.scss | |
| parent | a1f6ef1dcac2e79c5a116705ca11d6e7e51ed89c (diff) | |
Remove some commented lines and logs
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss index e3fba48a..b55ba0e6 100644 --- a/src/App.scss +++ b/src/App.scss @@ -253,7 +253,6 @@ main-router { border-radius: $fallback--panelRadius; border-radius: var(--panelRadius, $fallback--panelRadius); box-shadow: 1px 1px 4px rgba(0,0,0,.6); - //overflow: hidden; } .panel-body:empty::before { |
