mirror of
https://github.com/hexastack/hexabot
synced 2025-02-22 20:38:32 +00:00
fix(widget): add scrollbar
This commit is contained in:
parent
d35d9b9ecb
commit
6d786ef008
@ -10,12 +10,10 @@
|
||||
width: 100%;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
align-content: center;
|
||||
overflow: auto;
|
||||
|
||||
.user-subscription {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
|
||||
.user-subscription-title {
|
||||
margin: 2rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user