mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-28 06:19:26 +01:00
Reduced border-radius for tags
This commit is contained in:
parent
91775f36fe
commit
84b041e87f
@ -132,6 +132,7 @@
|
||||
background-color: $blueAccentColor;
|
||||
padding: 0 15px 0 10px;
|
||||
margin: auto 2px;
|
||||
border-radius: 6px;
|
||||
|
||||
a,
|
||||
i {
|
||||
|
@ -200,6 +200,7 @@ a.original:not(.waves-effect) {
|
||||
background-color: $blueAccentColor;
|
||||
padding: 0 15px 0 10px;
|
||||
margin: auto 2px;
|
||||
border-radius: 6px;
|
||||
|
||||
a,
|
||||
i {
|
||||
|
Loading…
x
Reference in New Issue
Block a user