mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Prompt users when they are entering duplicate links
This commit is contained in:
@@ -78,6 +78,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.custom-body {
|
||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||
p {
|
||||
max-width: 98%;
|
||||
}
|
||||
}
|
||||
|
||||
.similar-topics {
|
||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user