mirror of https://github.com/vector-im/riot-web
Merge pull request #5458 from vector-im/rxl881/widgetTitleBorder
Add back bottom border to widget title barpull/5493/head
commit
56c6a15ddf
|
@ -74,7 +74,7 @@ limitations under the License.
|
|||
margin: 0;
|
||||
padding: 2px 10px;
|
||||
// background-color: $e2e-verified-color;
|
||||
// border-bottom: 1px solid $primary-hairline-color;
|
||||
border-bottom: 1px solid $primary-hairline-color;
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue