mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 00:36:01 +08:00
@ -31,3 +31,10 @@
|
||||
border-left-color: transparent !important;
|
||||
border-right-color: $secondary !important;
|
||||
}
|
||||
code {
|
||||
direction: ltr !important;
|
||||
text-aligh: left !important;
|
||||
}
|
||||
.pull-left {
|
||||
float:right !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user