This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7032
jiti-meet
/
css
/
_polls.scss
4 lines
49 B
SCSS
Raw
Permalink
Normal View
History
Unescape
Escape
fix(Polls): Fix polls pane on Firefox On Firefox the create button is not visible. Having a poll with long question/options breaks the UI.
2021-11-01 12:10:30 +00:00
#
polls-panel
{
feat(ui-components) Add Tabs component (#12199)
2022-09-21 11:57:59 +00:00
height
:
calc
(
100
%
-
119
px
)
;
fix(Polls): Fix polls pane on Firefox On Firefox the create button is not visible. Having a poll with long question/options breaks the UI.
2021-11-01 12:10:30 +00:00
}