Fix add button style for watchers module
parent
40c4757d16
commit
9b37c9c7f8
|
@ -13,7 +13,6 @@
|
||||||
@extend %large;
|
@extend %large;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 1rem;
|
right: 1rem;
|
||||||
top: 4px;
|
|
||||||
}
|
}
|
||||||
&.no-watchers {
|
&.no-watchers {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
|
|
Loading…
Reference in New Issue