mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(post form): reject non-media file links
This commit is contained in:
@@ -113,6 +113,10 @@
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
.linkTypeError {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.linkField input[type="text"] {
|
||||
width: 190px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user