mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-02 13:51:48 +00:00
Fixed padding
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
left: 0;
|
||||
z-index: 1000;
|
||||
display: block;
|
||||
padding: 30px 20px 20px;
|
||||
padding: 30px 15px 15px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
background-color: #f7f7f7;
|
||||
|
||||
Reference in New Issue
Block a user