chore: update riot-mui version for dialogs

This commit is contained in:
Joxit 2021-04-21 23:08:28 +02:00
parent 7eed05ae50
commit f02c99f12d
No known key found for this signature in database
GPG key ID: F526592B8E012263
3 changed files with 10 additions and 12 deletions

View file

@ -51,10 +51,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
}
</script>
<style>
:host material-popup .popup {
max-height: calc(95% - 2em);
}
:host material-popup .popup material-button {
margin-right: 1em;
}