mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-24 01:48:18 +03:00
8 lines
173 B
SCSS
8 lines
173 B
SCSS
|
.use-existing-if-found-info-icon__modal-quote {
|
||
|
margin-bottom: 0;
|
||
|
padding: 10px 15px;
|
||
|
font-size: 17.5px;
|
||
|
border-left: 5px solid #eee;
|
||
|
background-color: #f9f9f9;
|
||
|
}
|