mirror of
https://github.com/flarum/framework.git
synced 2025-03-23 22:45:12 +08:00
Set border to left side only
This commit is contained in:
parent
d5d769ebb1
commit
fc64660f5d
@ -203,7 +203,7 @@
|
||||
opacity: 0.5;
|
||||
}
|
||||
.Post--self {
|
||||
border: solid @config-primary-color;
|
||||
border-left: solid @config-primary-color;
|
||||
}
|
||||
.PostMeta {
|
||||
display: inline;
|
||||
|
Loading…
x
Reference in New Issue
Block a user