mirror of
https://github.com/bfloydd/streams.git
synced 2026-07-22 05:49:02 +00:00
cleanup
This commit is contained in:
parent
d7ac766644
commit
bbb31188ca
1 changed files with 1 additions and 2 deletions
|
|
@ -711,10 +711,9 @@
|
|||
/* Calendar Component Positioning Styles */
|
||||
.streams-bar-component {
|
||||
position: relative;
|
||||
/* display: block; */
|
||||
width: 100%;
|
||||
background-color: var(--background-primary);
|
||||
padding: 4px;
|
||||
padding: 4px 6px 4px 6px;
|
||||
font-size: 14px;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue