mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix assets:precompile failure from missing @include
This commit is contained in:
parent
c5f03986c0
commit
5ee1df6bca
@ -358,7 +358,7 @@
|
||||
}
|
||||
|
||||
.staff a {
|
||||
border-radius-all(3px);
|
||||
@include border-radius-all(3px);
|
||||
padding: 1px 3px;
|
||||
background-color: #ffe;
|
||||
border: 1px solid #ffd;
|
||||
|
Loading…
Reference in New Issue
Block a user