about summary refs log tree commit diff
path: root/MatrixRoomUtils.Web/Shared/SimpleComponents/FancyTextBox.razor.css
blob: 01b2c6f9a9ae99a1ffd77aa8ab3a6c58aadee8a8 (plain) (blame)
1
2
3
4
5
.fancy-textbox-inline {
    border-bottom: #ccc solid 1px;
    height: 1.4em;
    display: inline-block;
}